]> granicus.if.org Git - php/commitdiff
4.0b3 coming up
authorStig Bakken <ssb@php.net>
Tue, 16 Nov 1999 15:37:31 +0000 (15:37 +0000)
committerStig Bakken <ssb@php.net>
Tue, 16 Nov 1999 15:37:31 +0000 (15:37 +0000)
configure.in
main/php_version.h

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