mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
- Set trunk version.
This commit is contained in:
parent
1515fda4f3
commit
b7f2658527
2
NEWS
2
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)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user