diff options
author | SVN Migration <svn@php.net> | 2002-04-22 10:20:24 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-04-22 10:20:24 +0000 |
commit | 0cf31a3d89b872e89110f19fd7393ad72934aadc (patch) | |
tree | 743c1179793d5b88ea17256ecffbadeb64a82118 /configure.in | |
parent | 83f57e03814967ea87018dcf329cb0eebb06fc95 (diff) | |
download | php-git-php-4.2.0.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_2_0'.php-4.2.0
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index ed9f2c1386..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.1-dev, nodefine) +AM_INIT_AUTOMAKE(php, 4.2.0, nodefine) AM_CONFIG_HEADER(main/php_config.h) AM_MAINTAINER_MODE |