e576bb2002-10-11Martin Nilsson /* || This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information. */
b8cda21997-01-21Fredrik Hübinette (Hubbe) 
d0a0f02000-03-29Henrik Grubbström (Grubba) #define PIKE_MAJOR_VERSION 7
836a802010-10-03Marcus Comstedt #define PIKE_MINOR_VERSION 9
ae8a672011-01-03Peter Bortas #define PIKE_BUILD_VERSION 5
24ddc71998-03-28Henrik Grubbström (Grubba) 
6023ae1997-01-18Fredrik Hübinette (Hubbe) /* Prototypes begin here */
ba43672011-11-05Bill Welliver PMOD_EXPORT void f_version(INT32 args);
091b322005-05-27Martin Stjernholm void push_compact_version();
6023ae1997-01-18Fredrik Hübinette (Hubbe) /* Prototypes end here */