Fixed check for application/x-www-form-urlencoded parameters.
[pazpar2-moved-to-github.git] / configure.ac
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)