]> granicus.if.org Git - php/commitdiff
- Set trunk version.
authorDerick Rethans <derick@php.net>
Tue, 23 Mar 2010 16:04:53 +0000 (16:04 +0000)
committerDerick Rethans <derick@php.net>
Tue, 23 Mar 2010 16:04:53 +0000 (16:04 +0000)
NEWS
main/php_version.h

diff --git a/NEWS b/NEWS
index d432332a26ef48cf0598b8059b5f5ffebee31553..6ec46d71e4d99b019d2ea96bafbdc9b6ea3cdcb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
+?? ??? 201?, PHP 5.3.99
+       
 ?? ??? 20??, PHP 5.3.3
 - Upgraded bundled PCRE to version 8.01. (Ilia)
 
index d71c28539785a51f642d994b1b7f0507a18f1988..bfa499ac7f1daa2292c75cdc1398950b43d35174 100644 (file)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 3
+#define PHP_RELEASE_VERSION 99
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.3-dev"
-#define PHP_VERSION_ID 50303
+#define PHP_VERSION "5.3.99-dev"
+#define PHP_VERSION_ID 50399