diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-03-02 15:11:49 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-03-02 15:11:49 +0100 |
commit | 0ac3dfc246c0470b9d29d4c75939857fc434e650 (patch) | |
tree | 4f2b865932a988c8b45bccaf17252b2a28762b03 /configure.ac | |
parent | 8b3cc1365ff57bec3da41f22cb6f17deecea0a52 (diff) | |
parent | 8168d09e3d376e5b3e751472e0473483fc00810a (diff) |
Merge tag 'upstream/3.15.91'
Upstream version 3.15.91
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 213d6e7..b923e64 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.90) +AC_INIT(simple-scan, 3.15.91) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |