X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=configure.in;h=9716007e51905c21183de06999850b28e3a7833c;hb=refs%2Fheads%2Fcaptive;hp=0ebba67e5f33435b3ea4efe17d4136d55e83b7e5;hpb=d740b5ffc4f6ca3ef7ec2834450376d2d6fd15fa;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)