Version 1.6.4 v1.6.4
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Oct 2011 10:20:54 +0000 (12:20 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 28 Oct 2011 10:20:54 +0000 (12:20 +0200)
NEWS
configure.ac
debian/changelog
pazpar2.spec
win/makefile

diff --git a/NEWS b/NEWS
index 794094b..fcbe5ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+--- 1.6.4 2011/10/22
 
 New service definition element, xslt, that allows an embedded stylesheet
 to be defined. This can be referred to from pz:xslt as an alternative to
index 500a801..0155115 100644 (file)
@@ -5,7 +5,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.6.3],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.6.4],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index 094543c..9b82098 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.4-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 28 Oct 2011 12:19:50 +0200
+
 pazpar2 (1.6.3-2indexdata) unstable; urgency=low
 
   * Upstream.
index ec20f87..580d410 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Metasearcher
 Name: pazpar2
-Version: 1.6.3
+Version: 1.6.4
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 6fb8912..7e6b3ea 100644 (file)
@@ -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.3
+PACKAGE_VERSION=1.6.4
 
 # YAZ
 YAZ_DIR=..\..\yaz