From 4bca4defd11b08a507730a050591245c767e884f Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 8 Mar 2013 12:24:40 +0100 Subject: [PATCH] Version 1.6.26 --- IDMETA | 2 +- debian/changelog | 6 ++++++ win/makefile | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/IDMETA b/IDMETA index faa3c65..8f76ac1 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="quantal precise oneiric natty lucid" CENTOS_DIST="centos5 centos6" -VERSION=1.6.25 +VERSION=1.6.26 diff --git a/debian/changelog b/debian/changelog index f37387d..9789217 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pazpar2 (1.6.26-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 08 Mar 2013 12:23:36 +0100 + pazpar2 (1.6.25-1indexdata) unstable; urgency=low * Upstream. diff --git a/win/makefile b/win/makefile index a1ca3d8..ea11273 100644 --- a/win/makefile +++ b/win/makefile @@ -4,7 +4,7 @@ DEBUG=0 # 0 for release, 1 for debug USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008 PACKAGE_NAME=pazpar2 -PACKAGE_VERSION=1.6.25 +PACKAGE_VERSION=1.6.26 # YAZ YAZ_DIR=..\..\yaz -- 1.7.10.4