diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 14:23:15 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 14:23:15 +0200 |
commit | f64f5d0c9e37828bc1a42f8e69bbc4d3d8c549f5 (patch) | |
tree | 4b288591003df04deea71d2acfb71f81849ea2f2 /configure.ac | |
parent | 05e2631353c9f9522564ca06efc8fc5ba3a863cb (diff) |
Imported Upstream version 3.18.0upstream/3.18.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e1d19a5..d53c561 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(simple-scan, 3.17.90) +AC_INIT(simple-scan, 3.18.0) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |