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. || $Id: version.h,v 1.326 2002/10/11 01:39:39 nilsson Exp $ */
b8cda21997-01-21Fredrik Hübinette (Hubbe) 
d0a0f02000-03-29Henrik Grubbström (Grubba) #define PIKE_MAJOR_VERSION 7
297e682001-01-29Fredrik Hübinette (Hubbe) #define PIKE_MINOR_VERSION 3
663b7a2002-09-23Martin Stjernholm #define PIKE_BUILD_VERSION 56
24ddc71998-03-28Henrik Grubbström (Grubba) 
6023ae1997-01-18Fredrik Hübinette (Hubbe) /* Prototypes begin here */ void f_version(INT32 args); /* Prototypes end here */