diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-16 15:43:55 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-16 15:43:55 +0100 |
commit | 151315a94b0b00967071736814fa54789862c254 (patch) | |
tree | 30ecadea2402abc0909230272f608eced4c1fadb /configure.ac | |
parent | a9a9fccf5ebe31f1239a391c12aaa586bfbcd976 (diff) | |
parent | 3ff5cff2dce58296643237f19f410581b24cfce7 (diff) |
Merge tag 'upstream/3.15.90'
Upstream version 3.15.90
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 5b9a9f1..213d6e7 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.4) +AC_INIT(simple-scan, 3.15.90) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |