From ef4cff9c1cf4bed2b1ea0022f8316578ca1dcac2 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Fri, 22 Aug 2008 14:28:02 +0000 Subject: [PATCH] tag head as 1.3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index cef93ba..33573a2 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.2.3) +AC_INIT(pgbouncer, 1.3cvs) AC_CONFIG_SRCDIR(src/janitor.c) AC_CONFIG_HEADER(include/config.h) AC_PREREQ([2.59]) -- 2.39.5