diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:35 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-12-01 22:31:35 +0100 |
commit | 3b43607cf603bd89df7e8c2946c18f30f3a9e027 (patch) | |
tree | 2f8d73cc63b6a47638adbdfc71d1357321eb71b9 /configure.ac | |
parent | a41f8de32b97f575a37525a52531369c8ec52e7a (diff) | |
parent | 4cd367d92ab485c92a00042abc28188d1a751ca0 (diff) |
Merge tag 'upstream/3.23.2'
Upstream version 3.23.2
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 6950507..6900f76 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.22.0.1) +AC_INIT(simple-scan, 3.23.2) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |