From 4e5597e0618ee3f834cf3d020b56af4ac8c85cb4 Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Thu, 29 Jun 2000 17:37:58 +0000 Subject: [PATCH] welcome 4.0.2-dev --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index fbef5b2887..1953c769f3 100644 --- a/configure.in +++ b/configure.in @@ -51,7 +51,7 @@ dnl ## All of these are normally in the extension directories. 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.1) +AM_INIT_AUTOMAKE(php, 4.0.2-dev) PHP_VERSION=$VERSION echo "/* automatically generated by configure */" > php_version.h.new -- 2.50.1