xref: /PHP-5.4/main/php_version.h (revision 51fca4b7)
1 /* automatically generated by configure */
2 /* edit configure.in to change version number */
3 #define PHP_MAJOR_VERSION 5
4 #define PHP_MINOR_VERSION 4
5 #define PHP_RELEASE_VERSION 46
6 #define PHP_EXTRA_VERSION "-dev"
7 #define PHP_VERSION "5.4.46-dev"
8 #define PHP_VERSION_ID 50446
9