diff --git a/Changelog b/Changelog index 974200f..c7ed49b 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,7 @@ +2001-10-29 Henning Meier-Geinitz + + * configure configure.in: New version: 1.0.6. + ****** snapshot 2001-10-27 ***** 2001-10-26 Henning Meier-Geinitz diff --git a/configure b/configure index efa2e39..b45113c 100755 --- a/configure +++ b/configure @@ -552,7 +552,7 @@ fi # version code: V_MAJOR=1 V_MINOR=0 -V_BUILD=5 +V_BUILD=6 PACKAGE=sane-frontends diff --git a/configure.in b/configure.in index 28431d0..8bc894a 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ AC_CONFIG_HEADER(include/sane/config.h) # version code: V_MAJOR=1 V_MINOR=0 -V_BUILD=5 +V_BUILD=6 PACKAGE=sane-frontends