andrey Mon, 11 Jan 2010 19:10:37 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=293421
Log:
revert
Changed paths:
U php/php-src/branches/PHP_5_2/main/php_version.h
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:57:19 UTC
(rev 293420)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-01-11 19:10:37 UTC
(rev 293421)
@@ -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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php