Version 1.0.1 METAPROXY.1.0.1
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Apr 2006 09:52:03 +0000 (09:52 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Apr 2006 09:52:03 +0000 (09:52 +0000)
NEWS
configure.ac

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
 
index 45c591b..aad810c 100644 (file)
@@ -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)