pajoye                                   Sun, 15 May 2011 20:07:33 +0000

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

Log:
- version

Changed paths:
    U   php/php-src/branches/PHP_5_4/main/php_version.h

Modified: php/php-src/branches/PHP_5_4/main/php_version.h
===================================================================
--- php/php-src/branches/PHP_5_4/main/php_version.h     2011-05-15 18:32:17 UTC 
(rev 311061)
+++ php/php-src/branches/PHP_5_4/main/php_version.h     2011-05-15 20:07:33 UTC 
(rev 311062)
@@ -1,8 +1,8 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 99
+#define PHP_MINOR_VERSION 4
+#define PHP_RELEASE_VERSION 0
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.99-dev"
-#define PHP_VERSION_ID 50399
+#define PHP_VERSION "5.4.0-dev"
+#define PHP_VERSION_ID 50400

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

Reply via email to