diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 12:43:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-04-29 12:43:58 +0200 |
commit | 94b3317504dade2520f47e813c780f7e54a3ac2f (patch) | |
tree | 2cf1f08c9a89a8e490efa7a4071b9b44de83bbdf /configure.ac | |
parent | 2fb926c2bb3fd45a2d1428db6a44ce9da8b9a85d (diff) |
Imported Upstream version 3.17.1upstream/3.17.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 e2b273c..27b7ecb 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.16.1.1) +AC_INIT(simple-scan, 3.17.1) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |