edink Sat Feb 15 16:37:43 2003 EDT
Modified files: (Branch: PHP_4_3_1)
/php4/main php_version.h
Log:
New version number.
Index: php4/main/php_version.h
diff -u php4/main/php_version.h:1.66.2.9 php4/main/php_version.h:1.66.2.9.4.1
--- php4/main/php_version.h:1.66.2.9 Thu Dec 26 23:07:19 2002
+++ php4/main/php_version.h Sat Feb 15 16:37:42 2003
@@ -2,6 +2,6 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 0
+#define PHP_RELEASE_VERSION 1
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "4.3.0"
+#define PHP_VERSION "4.3.1"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php