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:
4b4784c
)
Version 1.0.1
METAPROXY.1.0.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 27 Apr 2006 09:52:03 +0000
(09:52 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 27 Apr 2006 09:52:03 +0000
(09:52 +0000)
NEWS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index
7bbbf90
..
0b7dbd9
100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,3
+1,6
@@
+--- 1.0.0 2006/04/27
+
+Build instructions for Windows. NMake makefile part of dist.
--- 1.0.0 2006/04/24
diff --git
a/configure.ac
b/configure.ac
index
45c591b
..
aad810c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-3,7
+3,7
@@
# Autoconf and automake setup
AC_PREREQ(2.59)
-AC_INIT([metaproxy],[1.0.0], [adam@indexdata.dk])
+AC_INIT([metaproxy],[1.0.1], [adam@indexdata.dk])
AC_CONFIG_HEADERS(src/config.hpp)