From: Adam Dickmeiss Date: Wed, 29 Feb 2012 08:54:44 +0000 (+0100) Subject: Version 1.3.25 X-Git-Tag: v1.3.25 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=refs%2Ftags%2Fv1.3.25;p=metaproxy-moved-to-github.git Version 1.3.25 --- diff --git a/IDMETA b/IDMETA index 507c97d..a7d2912 100644 --- a/IDMETA +++ b/IDMETA @@ -1,3 +1,3 @@ DEBIAN_DIST="wheezy squeeze lenny" UBUNTU_DIST="oneiric natty maverick lucid" -VERSION=1.3.24 +VERSION=1.3.25 diff --git a/NEWS b/NEWS index 0aa89a8..2540830 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ ---- 1.3.25 2012/02/28 +--- 1.3.25 2012/02/29 zoom: Change scheme for dealing with content proxy URLs. The module now has its own common XSL transform that is enabled by record_xsl diff --git a/debian/changelog b/debian/changelog index f1c59fc..c752527 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.25-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 29 Feb 2012 09:51:36 +0100 + metaproxy (1.3.24-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index 19c0c93..69280ec 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.24 +VERSION=1.3.25 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz