diff main/database/src/configure.ac @ 11716:6ef2f5b6a9e5 octave-forge

Prepare for release 2.2.0.
author i7tiol
date Mon, 20 May 2013 08:04:57 +0000
parents b257244ad466
children c73c23bbe9ce
line wrap: on
line diff
--- a/main/database/src/configure.ac	Mon May 20 08:02:13 2013 +0000
+++ b/main/database/src/configure.ac	Mon May 20 08:04:57 2013 +0000
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.67])
-AC_INIT([database], [2.1.1], [i7tiol@t-online.de])
+AC_INIT([database], [2.2.0], [i7tiol@t-online.de])
 AC_CONFIG_SRCDIR([__pq_connect__.cc])
 
 # Checks for programs.