php-src/main/php_version.h

9 lines
274 B
C
Raw Normal View History

/* automatically generated by configure */
/* edit configure.ac to change version number */
2014-08-15 07:10:41 +00:00
#define PHP_MAJOR_VERSION 7
2016-08-02 09:00:54 +00:00
#define PHP_MINOR_VERSION 2
2019-04-16 11:11:23 +00:00
#define PHP_RELEASE_VERSION 19
2016-07-05 19:33:22 +00:00
#define PHP_EXTRA_VERSION "-dev"
2019-04-16 11:11:23 +00:00
#define PHP_VERSION "7.2.19-dev"
#define PHP_VERSION_ID 70219