php-src/main/php_version.h
Stanislav Malyshev 24f8a68d0a 5.4.39 next
2015-02-17 07:34:00 +01:00

9 lines
274 B
C

/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 39
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.4.39-dev"
#define PHP_VERSION_ID 50439