Version 1.0.12. v1.0.12
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 4 Nov 2008 08:23:44 +0000 (09:23 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 4 Nov 2008 08:23:44 +0000 (09:23 +0100)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index 441ce02..7352d15 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.0.12 2008/11/04
+
+Fixed bug #2021.. location now holds all brief elements.
+
 --- 1.0.11 2008/10/15
 
 Fixed check for application/x-www-form-urlencoded parameters.
index 61c07d8..cf0026f 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.0.11],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.0.12],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index 35ebe62..d6b8e06 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.0.12-1) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 04 Nov 2008 09:21:18 +0100
+
 pazpar2 (1.0.11-1) unstable; urgency=low
 
   * Upstream.
index 3a50460..d3d9223 100644 (file)
@@ -4,7 +4,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 0 # Can be enabled Visual Studio 2005
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.0.11
+PACKAGE_VERSION=1.0.12
 
 # YAZ
 YAZ_DIR=..\..\yaz