zeev            Sun Apr  1 09:30:23 2001 EDT

  Modified files:              (Branch: PHP_4_0_5)
    /php4       configure.in 
    /php4/main  php_version.h 
  Log:
  YARC
  
  
Index: php4/configure.in
diff -u php4/configure.in:1.221.4.7 php4/configure.in:1.221.4.8
--- php4/configure.in:1.221.4.7 Wed Mar 28 15:23:05 2001
+++ php4/configure.in   Sun Apr  1 09:30:22 2001
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.221.4.7 2001/03/28 23:23:05 zeev Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.221.4.8 2001/04/01 16:30:22 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.5RC4, nodefine)
+AM_INIT_AUTOMAKE(php, 4.0.5RC5, 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.4 php4/main/php_version.h:1.44.4.5
--- php4/main/php_version.h:1.44.4.4    Wed Mar 28 15:23:06 2001
+++ php4/main/php_version.h     Sun Apr  1 09:30:22 2001
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.0.5RC4"
+#define PHP_VERSION "4.0.5RC5"



-- 
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]

Reply via email to