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