From: short <> Date: Sun, 21 Sep 2003 17:49:10 +0000 (+0000) Subject: Release: captive1 -> captive2cvs X-Git-Url: http://git.jankratochvil.net/?p=ntfsprogs.git;a=commitdiff_plain;h=refs%2Fheads%2Fcaptive Release: captive1 -> captive2cvs --- diff --git a/configure.ac b/configure.ac index eea07d6..758be94 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_CANONICAL_TARGET([]) AC_CONFIG_SRCDIR([config.h.in]) AM_CONFIG_HEADER([config.h]) VERSION_BASE=200309071734 -VERSION_EXT=captive1 +VERSION_EXT=captive2cvs AC_SUBST(VERSION_BASE) AC_SUBST(VERSION_EXT) AM_INIT_AUTOMAKE(ntfsprogs,$VERSION_BASE$VERSION_EXT)