diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:13 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2014-10-03 14:05:13 +0000 |
commit | 947f2ec5da522dbe5b474fc7031cd3f224bd7ead (patch) | |
tree | ca9c7fb44299658f4a0bbb6875bb483edce2b972 /include/config.h | |
parent | 6fceea28608be0fda32d94f59e1b1550774318a0 (diff) |
Imported Upstream version 0.98bupstream/0.98b
Diffstat (limited to 'include/config.h')
-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 96fc6bc..d68bdd3 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.98" +#define VERSION "0.98b" /* The concatenation of the strings PACKAGE, "-", and VERSION. */ -#define XSANE_PACKAGE_VERSION "xsane-0.98" +#define XSANE_PACKAGE_VERSION "xsane-0.98b" /* Define if you have the __argz_count function. */ #define HAVE___ARGZ_COUNT 1 |