X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=80eaf095372b8bcd1663254b380e5203085bf53c;hb=2b46607651851bdf22fe989796fda95cf7b11d1a;hp=aa831616351c1e14ce278108025edecdc8c7bbe6;hpb=ec376ec6befda6409e6853ac60f6f3c777c5938b;p=paraslash.git diff --git a/configure.ac b/configure.ac index aa831616..80eaf095 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ(2.60) -AC_INIT(paraslash, [0.4.2], maan@systemlinux.org) +AC_INIT(paraslash, [git], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) AC_PATH_PROG(UNAMEPATH, uname, no)