php-src/main/php_version.h

8 lines
249 B
C
Raw Normal View History

/* automatically generated by configure */
/* edit configure.in to change version number */
2003-01-09 10:03:26 +00:00
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "RC1-dev"
#define PHP_VERSION "5.0.0RC1-dev"