From: Adam Dickmeiss Date: Sun, 8 Jun 2008 19:59:46 +0000 (+0200) Subject: Version 1.0.14 X-Git-Tag: v1.0.14~5 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=0032223721bceb99c4998b55d8c814329238259b;p=metaproxy-moved-to-github.git Version 1.0.14 --- diff --git a/configure.ac b/configure.ac index e8f70eb..4cac17d 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ([2.60]) -AC_INIT([metaproxy],[1.0.13.1],[metaproxy-help@indexdata.dk]) +AC_INIT([metaproxy],[1.0.14],[metaproxy-help@indexdata.dk]) AC_CONFIG_HEADERS([src/config.hpp]) diff --git a/win/makefile b/win/makefile index bb65ab5..d3336bf 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.13.1 +VERSION=1.0.14 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz