X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=configure.in;fp=configure.in;h=9716007e51905c21183de06999850b28e3a7833c;hb=21ada2ffb3d157c10063337aa04d95236e109043;hp=0ebba67e5f33435b3ea4efe17d4136d55e83b7e5;hpb=38cc5716863f26924cd6f62f2fc86272b458e8ed;p=lufs.git diff --git a/configure.in b/configure.in index 0ebba67..9716007 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT(AUTHORS) AM_CONFIG_HEADER(config.h) AC_CANONICAL_SYSTEM VERSION_BASE=0.9.7 -VERSION_EXT=captive8cvs +VERSION_EXT=captive8 AC_SUBST(VERSION_BASE) AC_SUBST(VERSION_EXT) AM_INIT_AUTOMAKE(lufs,$VERSION_BASE$VERSION_EXT)