From 23afd44dee2575cac4b8996ddae5d62b6b4a9757 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Fri, 28 Jan 2005 12:03:41 +0000 Subject: [PATCH] 08.00.0004 Version bump --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e7bcf7f..8d94cd3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # Process this file with autoconf to produce a configure script. -AC_INIT(psqlodbc, 08.00.0002, [pgsql-odbc@postgresql.org]) +AC_INIT(psqlodbc, 08.00.0004, [pgsql-odbc@postgresql.org]) AC_PREREQ(2.52) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([bind.c]) -- 2.39.5