pajoye                                   Sat, 31 Oct 2009 09:45:53 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=290098

Log:
- back to dev #2 and fix snap :)

Bug: http://bugs.php.net/2 (Closed) hash_environment
      
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     2009-10-31 06:02:32 UTC 
(rev 290097)
+++ php/php-src/branches/PHP_5_2/main/php_version.h     2009-10-31 09:45:53 UTC 
(rev 290098)
@@ -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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to