[PHP-DEV] cvs: /php3 ChangeLog php_version.h From: Sascha Schumann (sascha <email protected>)
Date: 12/31/99

sas Fri Dec 31 23:33:20 1999 EDT

  Modified files:
    /php3 ChangeLog php_version.h
  Log:
  Let's get 3.0.13 out of the door
  
  
Index: php3/ChangeLog
diff -u php3/ChangeLog:1.805 php3/ChangeLog:1.806
--- php3/ChangeLog:1.805 Fri Dec 31 21:30:52 1999
+++ php3/ChangeLog Fri Dec 31 23:33:19 1999
@@ -1,7 +1,7 @@
 PHP 3.0 CHANGE LOG ChangeLog
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
-Jan.1, 2000, Version 3.0.13
+January 1, 2000, Version 3.0.13
 - Fixed timezone conflict on AIX (Sascha)
 - Fixed mysql_errno() problem when compiled against MySQL 3.23.x (Rasmus)
 - Fixed buffer overruns in iptcembed(). (Thies)
Index: php3/php_version.h
diff -u php3/php_version.h:1.36 php3/php_version.h:1.37
--- php3/php_version.h:1.36 Mon Dec 27 15:19:11 1999
+++ php3/php_version.h Fri Dec 31 23:33:19 1999
@@ -1 +1 @@
-#define PHP_VERSION "3.0.13-rc1"
+#define PHP_VERSION "3.0.13"

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