From: Pierre Joye Date: Sat, 31 Oct 2009 09:45:53 +0000 (+0000) Subject: - back to dev #2 and fix snap :) X-Git-Tag: php-5.2.12RC1~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7fe1fe3d85ef57093eaa320f85c571dabf34602;p=php - back to dev #2 and fix snap :) --- diff --git a/main/php_version.h b/main/php_version.h index 38bd4b0030..473ba21013 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 11 +#define PHP_RELEASE_VERSION 12 #define PHP_EXTRA_VERSION "-dev" -#define PHP_VERSION "5.2.11-dev" -#define PHP_VERSION_ID 50211 +#define PHP_VERSION "5.2.12-dev" +#define PHP_VERSION_ID 50212