Sync correctly with configure.in

This commit is contained in:
Edin Kadribasic 2007-04-30 16:18:06 +00:00
parent 7bcf3ef165
commit 618e172ec8

View File

@ -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