X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=configure.ac;h=4d1ce96b93212407cb727afde255c0be57ca26d3;hb=47473deeb2ba9ed84733892c1b9ab8ebe360713a;hp=316f95c74679613748e0fcc0f12c00b707d2f4a2;hpb=85225bb1292d1885e0261fb5109d18ecd584c267;p=paraslash.git diff --git a/configure.ac b/configure.ac index 316f95c7..4d1ce96b 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.2.16], maan@systemlinux.org) AC_CONFIG_HEADER([config.h]) AC_PATH_PROG(UNAMEPATH, uname, no)