diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-19 09:43:24 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-01-19 09:43:24 +0100 |
commit | 4a85dd832e768e0b229d2b6c63c66877c0b22b83 (patch) | |
tree | 63b0ca351f5d5e8df838d155a53ee0f80b72befe /configure.ac | |
parent | d121b2edc89c31584f5858058269364db88c9494 (diff) | |
parent | d8006d3987034f51ee84f034fb5c9cb33195600d (diff) |
Merge tag 'upstream/3.15.4'
Upstream version 3.15.4
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 aa17e9a..5b9a9f1 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.3) +AC_INIT(simple-scan, 3.15.4) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |