summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpengbo2017-07-10 07:42:59 +0000
committerpengbo2017-07-10 07:42:59 +0000
commite9d8c3f8363beb5dc54b46617baab06c39378806 (patch)
tree87298677a6c608520176a1c6d515b8a888f58133
parent242e87a80f1a52639c81c7ffe0bebbd7bf04b117 (diff)
Prepare 3.2.21.V3_2_21
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index ebfde622a..93cc54bf2 100755
--- a/configure
+++ b/configure
@@ -3902,7 +3902,7 @@ fi
# Define the identity of the package.
PACKAGE=pgpool-II
- VERSION=3.2.20
+ VERSION=3.2.21
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index 8383879d8..0f064696d 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.2.20)
+AM_INIT_AUTOMAKE(pgpool-II, 3.2.21)
# AC_PROG_RANLIB
AC_PROG_LIBTOOL