diff options
author | Julien BLACHE <jblache@debian.org> | 2006-01-24 23:14:44 +0100 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:26 +0000 |
commit | 9d7d5dc7bfe282d0e3df4ea4111fa4a37f1629a2 (patch) | |
tree | dea383223c2d0e5bbe2012bbc36814fe68112b93 /include | |
parent | a1871913efc67d71e7b355a8a03655cbf12ab07f (diff) | |
parent | 96b92dfa3cb0a3ae876a3e650984a404327cdf93 (diff) |
Imported Debian patch 0.99+0.991-1debian/0.99+0.991-1
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 |