Select Git revision
-
Peter Bortas authored
Rev: src/version.h:1.120
Peter Bortas authoredRev: src/version.h:1.120
version.h 430 B
/*\
||| This file a part of Pike, and is copyright by Fredrik Hubinette
||| Pike is distributed as GPL (General Public License)
||| See the files COPYING and DISCLAIMER for more information.
\*/
/* $Id: version.h,v 1.120 2000/02/24 20:16:16 peter Exp $ */
#define PIKE_MAJOR_VERSION 0
#define PIKE_MINOR_VERSION 7
#define PIKE_BUILD_VERSION 118
/* Prototypes begin here */
void f_version(INT32 args);
/* Prototypes end here */