summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Page2005-08-02 08:09:39 +0000
committerDave Page2005-08-02 08:09:39 +0000
commita9e7ea1d3289735ccd63a27b2635add5387bc765 (patch)
tree3b4f5210b5bf7a034cd4d79e8c103af8d4377f1c /configure.ac
parent4db59fe7cec4882ec169180246d4f8cb79452d79 (diff)
Post release version number bumpREL-08_00_0103PRE_LIBPQ
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 247d070..7e0eed9 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.0102, [pgsql-odbc@postgresql.org])
+AC_INIT(psqlodbc, 08.00.0103, [pgsql-odbc@postgresql.org])
AC_PREREQ(2.52)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([bind.c])