mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +08:00
Sync correctly with configure.in
This commit is contained in:
parent
7bcf3ef165
commit
618e172ec8
@ -2,7 +2,7 @@
|
||||
/* edit configure.in to change version number */
|
||||
#define PHP_MAJOR_VERSION 5
|
||||
#define PHP_MINOR_VERSION 2
|
||||
#define PHP_RELEASE_VERSION 3
|
||||
#define PHP_RELEASE_VERSION 2
|
||||
#define PHP_EXTRA_VERSION "RC3-dev"
|
||||
#define PHP_VERSION "5.2.2RC3-dev"
|
||||
#define PHP_VERSION_ID 50202
|
||||
|
Loading…
Reference in New Issue
Block a user