From: Andrey Hristov Date: Mon, 11 Jan 2010 19:10:37 +0000 (+0000) Subject: revert X-Git-Tag: php-5.2.13RC1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=69f653275836a59bfa8f6693d99eb13227afaf26;p=php revert --- diff --git a/main/php_version.h b/main/php_version.h index 9d399127de..86df2caba5 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 12 -#define PHP_EXTRA_VERSION "RC4-dev" -#define PHP_VERSION "5.2.12RC4-dev" -#define PHP_VERSION_ID 50212 +#define PHP_RELEASE_VERSION 13 +#define PHP_EXTRA_VERSION "-dev" +#define PHP_VERSION "5.2.13-dev" +#define PHP_VERSION_ID 50213 \ No newline at end of file