diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-30 08:13:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-30 08:13:00 +0200 |
commit | b463166b760b5fee3551c85e8b0dd3d9c28e9f69 (patch) | |
tree | c94d0c1b173c2a82485cd3177e57ec2bd53e43df /configure.ac | |
parent | 312c33406052ae5709046182c4f3d8271136959a (diff) |
Imported Upstream version 3.13.91upstream/3.13.91
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 10eb9ca..aca80d6 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.90) +AC_INIT(simple-scan, 3.13.91) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |