php-src/main/php_version.h
Christoph M. Becker ff14b7adad 7.3.23 is next
2020-08-18 09:55:37 +02:00

8 lines
274 B
C

/* automatically generated by configure */
/* edit configure.ac to change version number */
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 23
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "7.3.23-dev"
#define PHP_VERSION_ID 70323