diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-21 21:13:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-21 21:13:38 +0200 |
commit | b06c193326c76e443e70d604ca818310d84a8530 (patch) | |
tree | 341bc74c1900570f9d48bb4aefc83932c17bdf0a /configure.ac | |
parent | 7b035042ca7a0ad30cc6ee91a9e15d4a38384287 (diff) | |
parent | 143fc164f11f08509a1d22943aec5b691612e81a (diff) |
Merge tag 'upstream/3.22.0.1'
Upstream version 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 |