diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-19 10:20:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-19 10:20:59 +0200 |
commit | d240c5e5042e43719eb86e2cbd004e21ebb73868 (patch) | |
tree | 13cc9a818b777399fec4abe7ccffd876a2a13569 /configure.ac | |
parent | 334d457fe784b6ef802f1c19bbc008d34631ba31 (diff) | |
parent | 6f753b4d5919932f99f043e79990f2d7093a181d (diff) |
Merge tag 'upstream/3.14.0'
Upstream version 3.14.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 20ac0d2..5a0ee36 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.13.92) +AC_INIT(simple-scan, 3.14.0) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |