Version 1.0.13.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Nov 2008 17:03:45 +0000 (18:03 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Nov 2008 17:03:45 +0000 (18:03 +0100)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index 7352d15..0f1f78b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+--- 1.0.13 2008/11/24
+
+Command bytarget returns name of target (if defined).
+
 --- 1.0.12 2008/11/04
 
 Fixed bug #2021.. location now holds all brief elements.
index cf0026f..c5bf83a 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.0.12],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.0.13],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index d6b8e06..b8d78e2 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.0.13-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 24 Nov 2008 18:01:54 +0100
+
 pazpar2 (1.0.12-1) unstable; urgency=low
 
   * Upstream.
index d3d9223..d12b64a 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.12
+PACKAGE_VERSION=1.0.13
 
 # YAZ
 YAZ_DIR=..\..\yaz