summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorJulien BLACHE <jblache@debian.org>2008-11-26 22:35:41 +0100
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 14:05:48 +0000
commitb85ae08349167bed47c71ed7ace8acd275b9ab22 (patch)
tree94694d586ca7782fb453bf07c5251e02b52843d9 /include/config.h
parente5485fc0e6e11763f1e4d309c5ccced01802974d (diff)
parentdc7150ada6000f0c8e6ee61da9598573d3b63b7f (diff)
Imported Debian patch 0.996-1debian/0.996-1
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.h b/include/config.h
index 19d3ff2..54dbae6 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.995"
+#define VERSION "0.996"
/* The concatenation of the strings PACKAGE, "-", and VERSION. */
-#define XSANE_PACKAGE_VERSION "xsane-0.995"
+#define XSANE_PACKAGE_VERSION "xsane-0.996"
/* Define if you have the __argz_count function. */
#define HAVE___ARGZ_COUNT 1