zeev Wed Mar 28 05:36:52 2001 EDT
Modified files: (Branch: PHP_4_0_5)
/php4 configure.in
/php4/main php_version.h
Log:
RC3
Index: php4/configure.in
diff -u php4/configure.in:1.221.4.4 php4/configure.in:1.221.4.5
--- php4/configure.in:1.221.4.4 Tue Mar 20 13:59:49 2001
+++ php4/configure.in Wed Mar 28 05:36:51 2001
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.221.4.4 2001/03/20 21:59:49 zeev Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.221.4.5 2001/03/28 13:36:51 zeev Exp $ -*- sh -*-
dnl ## Process this file with autoconf to produce a configure script.
divert(1)
@@ -51,7 +51,7 @@
dnl ## Diversion 5 is the last one. Here we generate files and clean up.
dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0.5RC2, nodefine)
+AM_INIT_AUTOMAKE(php, 4.0.5RC3, nodefine)
PHP_VERSION=$VERSION
echo "/* automatically generated by configure */" > php_version.h.new
Index: php4/main/php_version.h
diff -u php4/main/php_version.h:1.44.4.2 php4/main/php_version.h:1.44.4.3
--- php4/main/php_version.h:1.44.4.2 Tue Mar 20 13:59:49 2001
+++ php4/main/php_version.h Wed Mar 28 05:36:52 2001
@@ -1,3 +1,3 @@
/* automatically generated by configure */
/* edit configure.in to change version number */
-#define PHP_VERSION "4.0.5RC2"
+#define PHP_VERSION "4.0.5RC3"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]