summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2004-06-03 12:42:06 +0000
committerIlia Alshanetsky <iliaa@php.net>2004-06-03 12:42:06 +0000
commitc5eb0540e09c1af257c16178bbc9897331c565f3 (patch)
tree8fa80446b182d60113304a767ff3ee233ce2f32e /configure.in
parent2053bc60d23c8faefee8c90786f09fbee4478eb1 (diff)
downloadphp-git-c5eb0540e09c1af257c16178bbc9897331c565f3.tar.gz
Back to dev.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 3ffe4b4d87..960a548378 100644
--- a/configure.in
+++ b/configure.in
@@ -40,8 +40,8 @@ AC_CONFIG_HEADER(main/php_config.h)
MAJOR_VERSION=4
MINOR_VERSION=3
-RELEASE_VERSION=7
-EXTRA_VERSION=""
+RELEASE_VERSION=8
+EXTRA_VERSION="-dev"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context