]> granicus.if.org Git - php/commitdiff
4.0b3-RC4
authorStig Bakken <ssb@php.net>
Tue, 9 Nov 1999 17:03:46 +0000 (17:03 +0000)
committerStig Bakken <ssb@php.net>
Tue, 9 Nov 1999 17:03:46 +0000 (17:03 +0000)
configure.in
main/php_version.h

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