+--- 1.2.1 2009/10/05
+
For WS responses Pazpar2 creates XML header. Exception: raw record.
Setting XML files are now stored in etc/settings instead of etc. This
# Autoconf and automake setup
AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.2.0],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.2.1],[pazpar2-help@indexdata.dk])
AC_CONFIG_HEADERS(src/config.h)
+pazpar2 (1.2.1-1indexdata) unstable; urgency=low
+
+ * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk> Mon, 05 Oct 2009 09:48:43 +0200
+
pazpar2 (1.2.0-1indexdata) unstable; urgency=low
* Upstream.
DEBUG=0 # 0 for release, 1 for debug
USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008
PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.2.0
+PACKAGE_VERSION=1.2.1
# YAZ
YAZ_DIR=..\..\yaz