summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMark A. Hershberger <mah@debian.(none)>2009-03-25 00:35:48 -0400
committerMark A. Hershberger <mah@debian.(none)>2009-03-25 00:35:48 -0400
commita88a88d0986a4a32288c102cdbfebd78d7e91d99 (patch)
tree96e2d12c750b8a77b35f14b88f79ab8fda4bc89c /configure
parentba50031707469046407a35b77a3cd81351e951b3 (diff)
downloadphp-upstream/5.1.6.tar.gz
Imported Upstream version 5.1.6upstream/5.1.6
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 3a9714297..c143fc2ff 100755
--- a/configure
+++ b/configure
@@ -2408,7 +2408,7 @@ echo "$ac_t""$target" 1>&6
MAJOR_VERSION=5
MINOR_VERSION=1
-RELEASE_VERSION=5
+RELEASE_VERSION=6
EXTRA_VERSION=""
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
@@ -3110,7 +3110,7 @@ test -n "$YACC" || YACC="yacc"
# we only support certain bison versions
- bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1"
+ bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3"
# for standalone build of Zend Engine
test -z "$SED" && SED=sed
@@ -101824,7 +101824,7 @@ fi
# we only support certain bison versions
- bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1"
+ bison_version_list="1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3"
# for standalone build of Zend Engine
test -z "$SED" && SED=sed