summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpengbo2017-09-04 07:42:34 +0000
committerpengbo2017-09-04 07:42:34 +0000
commit38a89b3d2b629642dcc5ae4665cffadb7a8dc2e0 (patch)
tree0c61c2f2951439acf509a0739d08201807042a88
parentcb4d863865089f2f79d6175de1b75e30a155729a (diff)
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 93cc54bf2..cf1d18270 100755
--- a/configure
+++ b/configure
@@ -3902,7 +3902,7 @@ fi
# Define the identity of the package.
PACKAGE=pgpool-II
- VERSION=3.2.21
+ VERSION=3.2.22
cat >>confdefs.h <<_ACEOF
diff --git a/configure.in b/configure.in
index 0f064696d..5b28b5642 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.21)
+AM_INIT_AUTOMAKE(pgpool-II, 3.2.22)
# AC_PROG_RANLIB
AC_PROG_LIBTOOL