vesion increased, see #3

This commit is contained in:
Marc Wäckerlin
2010-04-26 06:44:36 +00:00
parent 9130382c2d
commit 13554fe3d8

View File

@@ -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