From: Adam Dickmeiss Date: Mon, 6 Aug 2012 10:27:31 +0000 (+0200) Subject: Version 1.3.40 X-Git-Tag: v1.3.40 X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=refs%2Ftags%2Fv1.3.40;p=metaproxy-moved-to-github.git Version 1.3.40 --- diff --git a/IDMETA b/IDMETA index d26e6ec..6cc7d37 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=1.3.39 +VERSION=1.3.40 diff --git a/NEWS b/NEWS index 55d24c6..6cbc4b9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 1.3.40 2012/08/06 + virt_db: Don't use "unix path" as database for Unix sockets. --- 1.3.39 2012/08/02 diff --git a/debian/changelog b/debian/changelog index c85d39c..2a3f99d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.40-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 06 Aug 2012 12:26:46 +0200 + metaproxy (1.3.39-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index c26211c..dc8c4c2 100644 --- a/win/makefile +++ b/win/makefile @@ -7,7 +7,7 @@ DEBUG=0 # 0 for release, 1 for debug # Metaproxy version -VERSION=1.3.39 +VERSION=1.3.40 # YAZ and YAZ++ directories YAZ_DIR=..\..\yaz