[PHP-DEV] CVS update: php3 From: jim (php-dev <email protected>)
Date: 06/01/99

Date: Tuesday June 1, 1999 @ 17:05
Author: jim

Update of /repository/php3
In directory php:/tmp/cvs-serv10001

Modified Files:
        ChangeLog php_version.h
Log Message:
Getting ready to roll 3.0.9.

Index: php3/ChangeLog
diff -u php3/ChangeLog:1.653 php3/ChangeLog:1.654
--- php3/ChangeLog:1.653 Tue Jun 1 15:59:11 1999
+++ php3/ChangeLog Tue Jun 1 17:05:08 1999
@@ -1,6 +1,6 @@
 PHP 3.0 CHANGE LOG ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Version 3.0.9
+June 3 1999, Version 3.0.9
 - enabled warning when header() is used after the headers have
   been sent in in non-debug builds (Jim)
 - fixed connection and cursor shutdown in oracle-module (this is a fix for
Index: php3/php_version.h
diff -u php3/php_version.h:1.25 php3/php_version.h:1.26
--- php3/php_version.h:1.25 Sat May 22 15:45:54 1999
+++ php3/php_version.h Tue Jun 1 17:05:08 1999
@@ -1 +1 @@
-#define PHP_VERSION "3.0.9-dev"
+#define PHP_VERSION "3.0.9"

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>