Bump version to 1.1.0
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2008 12:19:16 +0000 (14:19 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 14 Oct 2008 12:19:16 +0000 (14:19 +0200)
configure.ac
win/makefile

index e19a7d8..72dc488 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.0.9],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.1.0],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index 3e2579b..9867cf5 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.9
+PACKAGE_VERSION=1.1.0
 
 # YAZ
 YAZ_DIR=..\..\yaz