andrei Tue Oct 8 13:41:18 2002 EDT
Modified files:
/php4 configure.in
Log:
Revert to 4.3.0.
Index: php4/configure.in
diff -u php4/configure.in:1.380 php4/configure.in:1.381
--- php4/configure.in:1.380 Mon Oct 7 22:27:53 2002
+++ php4/configure.in Tue Oct 8 13:41:18 2002
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.380 2002/10/08 02:27:53 sas Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.381 2002/10/08 17:41:18 andrei Exp $ -*- sh -*-
dnl ## Process this file with autoconf to produce a configure script.
divert(1)
@@ -38,7 +38,7 @@
AC_CONFIG_HEADER(main/php_config.h)
MAJOR_VERSION=4
-MINOR_VERSION=4
+MINOR_VERSION=3
RELEASE_VERSION=0
EXTRA_VERSION="-dev"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php