diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-06 09:38:44 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-06 09:38:44 +0200 |
commit | 862e48598a05c6e02c302f522f545d94599ba0bf (patch) | |
tree | 6143e886739cd23e8f3f8025cc049e8f9faaa99f /configure.ac | |
parent | 8168d09e3d376e5b3e751472e0473483fc00810a (diff) |
Imported Upstream version 3.16.0.1upstream/3.16.0.1
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 b923e64..2fa51c6 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.15.91) +AC_INIT(simple-scan, 3.16.0.1) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |