diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-30 08:13:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-30 08:13:07 +0200 |
commit | 60cc5357d6c7e71682e0a9d02df29952456b8619 (patch) | |
tree | f9c671a5d80bb6df5011e9c18a1bfe27a3e82283 /configure.ac | |
parent | 08be4bb29e03f02f435c6cdb116c657cf3063b83 (diff) | |
parent | b463166b760b5fee3551c85e8b0dd3d9c28e9f69 (diff) |
Merge tag 'upstream/3.13.91'
Upstream version 3.13.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 10eb9ca..aca80d6 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.90) +AC_INIT(simple-scan, 3.13.91) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |