mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Bump version to 4.0b3-RC3.
# We release RC2 just minutes before Sam Ruby commits his Java extension. # What timing!
This commit is contained in:
parent
d17a12319f
commit
9e1cfb4f6e
@ -34,7 +34,7 @@ dnl ## Diversion 4 is the last one. Here we generate files and clean up.
|
||||
divert(1)
|
||||
|
||||
dnl ## This is where the version number is changed from now on!
|
||||
AM_INIT_AUTOMAKE(php, 4.0b3-RC2)
|
||||
AM_INIT_AUTOMAKE(php, 4.0b3-RC3)
|
||||
|
||||
PHP_VERSION=$VERSION
|
||||
echo "/* automatically generated by configure */" > php_version.h.new
|
||||
|
@ -1,3 +1,3 @@
|
||||
/* automatically generated by configure */
|
||||
/* edit configure.in.in to change version number */
|
||||
#define PHP_VERSION "4.0B3-RC2"
|
||||
#define PHP_VERSION "4.0b3-RC3"
|
||||
|
Loading…
Reference in New Issue
Block a user