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