Bump version to 1.0.14.1
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 28 Aug 2008 09:52:28 +0000 (11:52 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 28 Aug 2008 09:52:28 +0000 (11:52 +0200)
configure.ac
win/makefile

index 4cac17d..4b4cb62 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.0.14],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.0.14.1],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index d3336bf..d337faf 100644 (file)
@@ -8,7 +8,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.0.14
+VERSION=1.0.14.1
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz