From: Stig Bakken Date: Mon, 15 Oct 2001 18:58:48 +0000 (+0000) Subject: * bump version X-Git-Tag: POST_PARAMETER_PARSING_API~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5e6cabb8e6dae2df1561878b62abcfba76702bd;p=php * bump version --- diff --git a/configure.in b/configure.in index a11683e2eb..05ffbea347 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.8-dev, nodefine) +AM_INIT_AUTOMAKE(php, 4.2.0-dev, nodefine) PHP_VERSION=$VERSION echo "/* automatically generated by configure */" > php_version.h.new