Version 1.6.3 v1.6.3
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Sep 2011 10:51:18 +0000 (12:51 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 22 Sep 2011 10:51:18 +0000 (12:51 +0200)
NEWS
configure.ac
debian/changelog
pazpar2.spec
win/makefile

diff --git a/NEWS b/NEWS
index c131b60..142f08e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
---- 1.6.3 IN PROGRESS
+--- 1.6.3 2011/09/22
 
 Make termlist sorting stable. Terms with same frequency are now sorted by
 their display name. This makes a pretty display and improves our
index 4c53253..cf96cc1 100644 (file)
@@ -5,7 +5,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.6.2],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.6.3],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index ead961d..fc93eaa 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.3-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 22 Sep 2011 12:49:36 +0200
+
 pazpar2 (1.6.2-1indexdata) unstable; urgency=low
 
   * Upstream.
index c038139..998df6b 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Metasearcher
 Name: pazpar2
-Version: 1.6.2
+Version: 1.6.3
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index 9de5198..22aa704 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.2
+PACKAGE_VERSION=1.6.3
 
 # YAZ
 YAZ_DIR=..\..\yaz