]> granicus.if.org Git - php/commitdiff
Version update
authorZeev Suraski <zeev@php.net>
Sat, 6 Nov 1999 10:06:37 +0000 (10:06 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 6 Nov 1999 10:06:37 +0000 (10:06 +0000)
configure.in
main/php_version.h

index 2beb949438b39435fac3f97f2379bc3eb8bb4743..0be23e80a0407f60bf82f12d4fb74b32d764d499 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)
+AM_INIT_AUTOMAKE(php, 4.0B3-RC2)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index 651fe3bbd79a0d9276a0118251bc510dce053080..0d53587671633149595da60f53c2b1e2e2460696 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in.in to change version number */
-#define PHP_VERSION "4.0b3"
+#define PHP_VERSION "4.0B3-RC2"