xref: /PHP-8.0/main/php_version.h (revision 670052c4)
1 /* automatically generated by configure */
2 /* edit configure.ac to change version number */
3 #define PHP_MAJOR_VERSION 8
4 #define PHP_MINOR_VERSION 0
5 #define PHP_RELEASE_VERSION 30
6 #define PHP_EXTRA_VERSION ""
7 #define PHP_VERSION "8.0.30"
8 #define PHP_VERSION_ID 80030
9