From: Derick Rethans Date: Sat, 20 Apr 2002 11:14:06 +0000 (+0000) Subject: Go with 4.2.0 X-Git-Tag: php-4.2.0~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed253b36eeb500630a3bc7bc565272016c152b45;p=php Go with 4.2.0 --- diff --git a/configure.in b/configure.in index 890f3ddaa3..3792febe90 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.0-dev, nodefine) +AM_INIT_AUTOMAKE(php, 4.2.0, nodefine) AM_CONFIG_HEADER(main/php_config.h) AM_MAINTAINER_MODE diff --git a/main/php_version.h b/main/php_version.h index 5153ecef49..82d71ea6ef 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.0RC" +#define PHP_VERSION "4.2.0"