summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarko Kreen2015-09-03 19:54:44 +0000
committerMarko Kreen2015-09-03 19:54:44 +0000
commit6b3e5d55c61715fd19ec5426bca51b3107ca5100 (patch)
tree000d446b347cebd12c2a88b38cb37f506118a338 /configure.ac
parent69fa89373429545ce275e9bc1b56f975557106a8 (diff)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 40407d7..f40aa14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(pgbouncer, 1.6)
+AC_INIT(pgbouncer, 1.6.1)
AC_CONFIG_SRCDIR(src/janitor.c)
AC_CONFIG_HEADER(lib/usual/config.h)
AC_PREREQ([2.59])