From 13554fe3d8425f5b06a6e4ae253d3af0e72453ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Mon, 26 Apr 2010 06:44:36 +0000 Subject: [PATCH] vesion increased, see #3 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 62bfced..ce690d6 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT([README]) PACKAGENAME=proxyface MAJOR=1 -MINOR=0 +MINOR=1 LEAST="ERROR-UNDEFINED-REVISION-to-be-built-in-subdirectory-of-svn-checkout" for path in . .. ../..; do if svn info $path 2>&1 > /dev/null; then