From: Andre Noll Date: Thu, 24 Sep 2009 12:25:58 +0000 (+0200) Subject: reset version to git X-Git-Tag: v0.4.0~24^2 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=69f80c03033d65a530aa0f29cc7238185e7300cf;hp=-c;p=paraslash.git reset version to git --- 69f80c03033d65a530aa0f29cc7238185e7300cf diff --git a/configure.ac b/configure.ac index 04b0b6b4..85a32729 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.60) -AC_INIT(paraslash, [0.3.5], maan@systemlinux.org) +AC_INIT(paraslash, [git], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) AC_PATH_PROG(UNAMEPATH, uname, no)