From: Edin Kadribasic Date: Mon, 30 Apr 2007 16:18:06 +0000 (+0000) Subject: Sync correctly with configure.in X-Git-Tag: php-5.2.2~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=618e172ec86d30891c75cd5d8a8b7b0e25e99784;p=php Sync correctly with configure.in --- diff --git a/main/php_version.h b/main/php_version.h index 1e93658f32..cb3a53a6ce 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -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