summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii2014-10-31 07:51:48 +0000
committerTatsuo Ishii2014-10-31 07:51:48 +0000
commitdb271f3f7ea03be62d659fd0fbaf3f48e53c0c99 (patch)
tree6b3b3df6f175c6ad727903cc4241590573197d69
parentc9ad02632c3a8f73fbb48121f59c39d19fb7ebd8 (diff)
Prepare 3.4rc2.V3_4_0_RC2
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index d515665a6..5db1dfeea 100755
--- a/configure
+++ b/configure
@@ -3963,7 +3963,7 @@ fi
# Define the identity of the package.
PACKAGE=pgpool-II
- VERSION=3.4rc1
+ VERSION=3.4rc2
# Some tools Automake needs.
diff --git a/configure.in b/configure.in
index 1f6637f0d..681ffe629 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_INIT
dnl Checks for programs.
AC_PROG_CC
-AM_INIT_AUTOMAKE(pgpool-II, 3.4rc1, [subdir-objects])
+AM_INIT_AUTOMAKE(pgpool-II, 3.4rc2, [subdir-objects])
# AC_PROG_RANLIB
AC_PROG_LIBTOOL