php-src/main/php_version.h
Stanislav Malyshev c53058763a 5.4.17 is next
2013-05-21 23:36:28 -07: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 17
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.4.17-dev"
#define PHP_VERSION_ID 50417