|
|
@ -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 12 |
|
|
#define PHP_RELEASE_VERSION 12 |
|
|
#define PHP_EXTRA_VERSION "RC2" |
|
|
|
|
|
#define PHP_VERSION "5.2.12RC2" |
|
|
|
|
|
|
|
|
#define PHP_EXTRA_VERSION "RC3-dev" |
|
|
|
|
|
#define PHP_VERSION "5.2.12RC3-dev" |
|
|
#define PHP_VERSION_ID 50212 |
|
|
#define PHP_VERSION_ID 50212 |