From 7623acff914daff6d4cef90aaac8c1cd201675fc Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Mon, 16 Apr 2007 13:05:17 +0000 Subject: [PATCH] bump ver in configure also --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3596630c..3f095f8a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(skytools, 2.1.3) +AC_INIT(skytools, 2.1.4) AC_CONFIG_SRCDIR(python/pgqadm.py) dnl Find Python interpreter -- 2.39.5