diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-16 11:37:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-09-16 11:37:00 +0200 |
commit | 49cb1a398b2af835590a4c5c52de4f0068d62e3d (patch) | |
tree | a4c9d5bdd89a40214ab1679648db778f3e816165 /configure.ac | |
parent | 01744ce679feb3e7449329bee87bc6a947fec58f (diff) |
Imported Upstream version 3.13.92upstream/3.13.92
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 aca80d6..20ac0d2 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.13.91) +AC_INIT(simple-scan, 3.13.92) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |