]> granicus.if.org Git - php/commitdiff
- back to dev #2 and fix snap :)
authorPierre Joye <pajoye@php.net>
Sat, 31 Oct 2009 09:45:53 +0000 (09:45 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 31 Oct 2009 09:45:53 +0000 (09:45 +0000)
main/php_version.h

index 38bd4b0030cecf1259400708f737d574d216897b..473ba21013de3cbfcf387eee32040065c86e468d 100644 (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 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