1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/main/php_version.h
Stanislav Malyshev 4ceb7b46ad 5.4.42 next
2015-05-12 22:30:43 -07:00

9 lines
274 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 42
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.4.42-dev"
#define PHP_VERSION_ID 50442