1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 22:52:40 +02:00
Files
archived-php-src/main/php_version.h
Stanislav Malyshev 5e95b61639 5.4.34 is next
2014-09-02 15:03:04 -07:00

10 lines
275 B
C

/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 34
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.4.34-dev"
#define PHP_VERSION_ID 50434