summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2007-11-22 11:42:18 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:42 +0000
commit95475333e13157b2a9b62c57be7c82d99e0c4460 (patch)
tree3726327549b591aba1510ff4e56317c12b276243 /include/config.h
parent0db1f3318701235603f80455d7d1e5c1709e5eb1 (diff)
parent41b1173190f702693b0b4fd2654cf2dc28a447f4 (diff)
Imported Debian patch 0.995-1debian/0.995-1
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.h b/include/config.h
index 3a5ea89..19d3ff2 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.994"
+#define VERSION "0.995"
/* The concatenation of the strings PACKAGE, "-", and VERSION. */
-#define XSANE_PACKAGE_VERSION "xsane-0.994"
+#define XSANE_PACKAGE_VERSION "xsane-0.995"
/* Define if you have the __argz_count function. */
#define HAVE___ARGZ_COUNT 1
@@ -292,7 +292,7 @@
#define HAVE_LIBTIFF 1
/* Define if you have liblcms. */
-/* #undef HAVE_LIBLCMS */
+#define HAVE_LIBLCMS 1
#ifndef HAVE_STRNCASECMP
/* OS/2 needs this */