diff --git a/Changelog b/Changelog index 5321bea..3622687 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2002-05-27 Oliver Rauch + + * configure.in/configure V_EXTRA=-cvs + ****** Release of sane-frontends-1.0.8. End of code freeze ***** 2002-05-25 Henning Meier-Geinitz diff --git a/configure b/configure index 7972b0c..894f30c 100755 --- a/configure +++ b/configure @@ -553,7 +553,7 @@ fi V_MAJOR=1 V_MINOR=0 V_BUILD=8 -V_EXTRA= +V_EXTRA=-cvs PACKAGE=sane-frontends diff --git a/configure.in b/configure.in index 95c8c85..e091707 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ AC_CONFIG_HEADER(include/sane/config.h) V_MAJOR=1 V_MINOR=0 V_BUILD=8 -V_EXTRA= +V_EXTRA=-cvs PACKAGE=sane-frontends