]> granicus.if.org Git - php/commitdiff
preparing 4.0b3-RC5
authorSascha Schumann <sas@php.net>
Sat, 13 Nov 1999 12:48:57 +0000 (12:48 +0000)
committerSascha Schumann <sas@php.net>
Sat, 13 Nov 1999 12:48:57 +0000 (12:48 +0000)
configure.in
main/php_version.h

index 89e354d53479fab72a6fccf4db40c109d0344c0e..f8726256d99af1880caf693866329dcc56dddc58 100644 (file)
@@ -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-RC4)
+AM_INIT_AUTOMAKE(php, 4.0b3-RC5)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index 97299b53fb178e7f15666545af72ba1c2ce999f5..96b1ec34ac6e917ead8eaedf9894687ec1f35f7c 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in.in to change version number */
-#define PHP_VERSION "4.0b3-RC4"
+#define PHP_VERSION "4.0b3-RC5"