diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 03:44:00 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-02-18 03:44:00 +0100 |
commit | 693e0c6abc3bc3b90e9c4d4087184422a7a04725 (patch) | |
tree | 3d263a473673fab250464f0559e999442b85b32c /configure.ac | |
parent | 18bfa16e1e9af17b6517eaf70a4c74b7143bcb5b (diff) | |
parent | 59c8c1046c1b17411232821ff892febf42cb82e6 (diff) |
Merge tag 'upstream/3.19.90'
Upstream version 3.19.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 c2908f4..1219cfe 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.19.4) +AC_INIT(simple-scan, 3.19.90) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |