|
|
@ -3,6 +3,6 @@ |
|
|
#define PHP_MAJOR_VERSION 5 |
|
|
#define PHP_MAJOR_VERSION 5 |
|
|
#define PHP_MINOR_VERSION 2 |
|
|
#define PHP_MINOR_VERSION 2 |
|
|
#define PHP_RELEASE_VERSION 0 |
|
|
#define PHP_RELEASE_VERSION 0 |
|
|
#define PHP_EXTRA_VERSION "RC3" |
|
|
|
|
|
#define PHP_VERSION "5.2.0RC3" |
|
|
|
|
|
|
|
|
#define PHP_EXTRA_VERSION "RC4-dev" |
|
|
|
|
|
#define PHP_VERSION "5.2.0RC4-dev" |
|
|
#define PHP_VERSION_ID 50200 |
|
|
#define PHP_VERSION_ID 50200 |