php-src/main/php_version.h
Johannes Schlüter fd3942f4ce Back to -dev
2009-01-28 22:09:55 +00:00

8 lines
282 B
C

/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "beta2-dev"
#define PHP_VERSION "5.3.0beta2-dev"
#define PHP_VERSION_ID 50300