From 96b92dfa3cb0a3ae876a3e650984a404327cdf93 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 3 Oct 2014 14:05:23 +0000 Subject: Imported Upstream version 0.99+0.991 --- include/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 87cd1a0..43f2485 100644 --- a/include/config.h +++ b/include/config.h @@ -99,10 +99,10 @@ #define PACKAGE "xsane" /* Define to the version of the distribution. */ -#define VERSION "0.99" +#define VERSION "0.991" /* The concatenation of the strings PACKAGE, "-", and VERSION. */ -#define XSANE_PACKAGE_VERSION "xsane-0.99" +#define XSANE_PACKAGE_VERSION "xsane-0.991" /* Define if you have the __argz_count function. */ #define HAVE___ARGZ_COUNT 1 -- cgit v1.2.3