From: Adam Dickmeiss Date: Fri, 10 Feb 2012 17:44:19 +0000 (+0000) Subject: Version 1.3.23 X-Git-Tag: v1.3.23 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=f78dce57fd157beaf61eaec9298f40be286b0552 Version 1.3.23 --- diff --git a/IDMETA b/IDMETA index 44cc058..d147116 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=1.3.22 +VERSION=1.3.23 diff --git a/NEWS b/NEWS index 14815a5..2df7408 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 1.3.23 2012/02/10 + zoom: returns Explain records for database IR-Explain---1. The target profile records are converted to Explain records via XSLT. diff --git a/debian/changelog b/debian/changelog index 5e728cb..a3a3552 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.23-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 10 Feb 2012 17:43:23 +0000 + metaproxy (1.3.22-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index a870fcc..c644f36 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.21 +VERSION=1.3.23 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz