diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 14:23:25 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-09-27 14:23:25 +0200 |
commit | 44022b2df3c23dd172d9a13c414fcf83501e8e41 (patch) | |
tree | d11cfe3806e7b048a2294d56b8c2d890d1654192 /configure.ac | |
parent | 51f7a798cff874829e10a8c19d3da4ea293b6593 (diff) | |
parent | f64f5d0c9e37828bc1a42f8e69bbc4d3d8c549f5 (diff) |
Merge tag 'upstream/3.18.0'
Upstream version 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 |