projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5ad4b6
)
Bump version to 1.0.0
METAPROXY.1.0.0
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 24 Apr 2006 10:10:07 +0000
(10:10 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 24 Apr 2006 10:10:07 +0000
(10:10 +0000)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
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.
diff --git
a/configure.ac
b/configure.ac
index
5084fba
..
45c591b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)