From: Adam Dickmeiss Date: Thu, 25 Sep 2008 12:02:32 +0000 (+0200) Subject: Version 1.0.14.2. X-Git-Tag: v1.0.15~10 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=a7020481dc997994cdb7493d014436853df7f8e5;p=metaproxy-moved-to-github.git Version 1.0.14.2. --- diff --git a/configure.ac b/configure.ac index 4b4cb62..2f66059 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ([2.60]) -AC_INIT([metaproxy],[1.0.14.1],[metaproxy-help@indexdata.dk]) +AC_INIT([metaproxy],[1.0.14.2],[metaproxy-help@indexdata.dk]) AC_CONFIG_HEADERS([src/config.hpp]) diff --git a/win/makefile b/win/makefile index d337faf..766633f 100644 --- a/win/makefile +++ b/win/makefile @@ -8,7 +8,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.0.14.1 +VERSION=1.0.14.2 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz