diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-21 21:13:20 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-21 21:13:20 +0200 |
commit | 143fc164f11f08509a1d22943aec5b691612e81a (patch) | |
tree | 4ff2cb1204b2262e5f4c61948416614790f66a3e /configure.ac | |
parent | bfca57fb52ab7101f701560a2e6feb3a388ef5bf (diff) |
New upstream version 3.22.0.1upstream/3.22.0.1
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 19c9a0a..6950507 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.21.90) +AC_INIT(simple-scan, 3.22.0.1) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |