mirror of
https://github.com/php/php-src.git
synced 2025-01-27 06:03:45 +08:00
Update to 5.4.2-dev
After PHP-5.4.1 was branched, the PHP-5.4 branch should have been 5.4.2-dev.
This commit is contained in:
parent
36a5565467
commit
701332ce30
@ -2,7 +2,7 @@
|
||||
/* edit configure.in to change version number */
|
||||
#define PHP_MAJOR_VERSION 5
|
||||
#define PHP_MINOR_VERSION 4
|
||||
#define PHP_RELEASE_VERSION 1
|
||||
#define PHP_EXTRA_VERSION "RC1-dev"
|
||||
#define PHP_VERSION "5.4.1RC1-dev"
|
||||
#define PHP_VERSION_ID 50401
|
||||
#define PHP_RELEASE_VERSION 2
|
||||
#define PHP_EXTRA_VERSION "-dev"
|
||||
#define PHP_VERSION "5.4.2-dev"
|
||||
#define PHP_VERSION_ID 50402
|
||||
|
Loading…
Reference in New Issue
Block a user