From: Derick Rethans Date: Wed, 1 May 2002 12:40:28 +0000 (+0000) Subject: - Update version number X-Git-Tag: php-4.2.1RC2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=474aa9fbdf9e3b3fc4a7bcde20ebd876e77ca30e;p=php - Update version number --- diff --git a/configure.in b/configure.in index ca3bfe6ee8..d4f1f6c297 100644 --- a/configure.in +++ b/configure.in @@ -36,7 +36,7 @@ for arg in $0 "$@"; do done AC_CANONICAL_HOST -AM_INIT_AUTOMAKE(php, 4.2.1RC1, nodefine) +AM_INIT_AUTOMAKE(php, 4.2.1RC, nodefine) AM_CONFIG_HEADER(main/php_config.h) AM_MAINTAINER_MODE diff --git a/main/php_version.h b/main/php_version.h index 33ac9bff0e..4c67085eee 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in to change version number */ -#define PHP_VERSION "4.2.1RC1" +#define PHP_VERSION "4.2.1RC"