From: Adam Dickmeiss Date: Thu, 27 Apr 2006 09:52:03 +0000 (+0000) Subject: Version 1.0.1 X-Git-Tag: METAPROXY.1.0.1 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=89ba3db4a7e02ab777451082bf2bb876cf6778a1;p=metaproxy-moved-to-github.git Version 1.0.1 --- diff --git a/NEWS b/NEWS index 7bbbf90..0b7dbd9 100644 --- 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 --- 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)