diff options
author | Marko Kreen | 2015-09-03 19:54:44 +0000 |
---|---|---|
committer | Marko Kreen | 2015-09-03 19:54:44 +0000 |
commit | 6b3e5d55c61715fd19ec5426bca51b3107ca5100 (patch) | |
tree | 000d446b347cebd12c2a88b38cb37f506118a338 /configure.ac | |
parent | 69fa89373429545ce275e9bc1b56f975557106a8 (diff) |
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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]) |