xref: /PHP-7.2/main/php_version.h (revision 662083fc)
1 /* automatically generated by configure */
2 /* edit configure.ac to change version number */
3 #define PHP_MAJOR_VERSION 7
4 #define PHP_MINOR_VERSION 2
5 #define PHP_RELEASE_VERSION 35
6 #define PHP_EXTRA_VERSION "-dev"
7 #define PHP_VERSION "7.2.35-dev"
8 #define PHP_VERSION_ID 70235
9