From: Adam Dickmeiss Date: Wed, 18 Jan 2006 16:28:43 +0000 (+0000) Subject: Bumped version to 0.0.2 X-Git-Tag: YP2.0.0.2 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;ds=inline;h=refs%2Ftags%2FYP2.0.0.2;p=metaproxy-moved-to-github.git Bumped version to 0.0.2 --- diff --git a/configure.ac b/configure.ac index c4e5a79..d151883 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ(2.57) -AC_INIT(yp2, 0.0.1, adam@indexdata.dk) +AC_INIT(yp2, 0.0.2, adam@indexdata.dk) AC_CONFIG_HEADERS(src/config.hpp)