Bump version to 1.0.0 METAPROXY.1.0.0
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Apr 2006 10:10:07 +0000 (10:10 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 24 Apr 2006 10:10:07 +0000 (10:10 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c4dffb7..7bbbf90 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
 
+--- 1.0.0 2006/04/24
+
+More documentation.
 
 Filters functional: auth_simple, backend_test, frontend_net, http_file,
  log, multi, query_rewrite, template, virt_db, z3950_client.
index 5084fba..45c591b 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.59)
-AC_INIT([metaproxy],[0.9], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.0], [adam@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.hpp)