Sebastian Bergmann wrote:
Am 11.01.2010 19:31, schrieb Andrey Hristov:
Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===================================================================
--- php/php-src/branches/PHP_5_2/main/php_version.h     2010-01-11 18:27:31 UTC 
(rev 293417)
+++ php/php-src/branches/PHP_5_2/main/php_version.h     2010-01-11 18:31:02 UTC 
(rev 293418)
@@ -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 13
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.2.13-dev"
-#define PHP_VERSION_ID 50213
+#define PHP_RELEASE_VERSION 12
+#define PHP_EXTRA_VERSION "RC4-dev"
+#define PHP_VERSION "5.2.12RC4-dev"
+#define PHP_VERSION_ID 50212

 I am pretty sure you did not intend to commit the above change.


so I reverted it :)

Andrey

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to