diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-18 20:21:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-18 20:21:14 +0200 |
commit | af792d6e27076834b5b98fa9d9bbdcd3c86cdcb8 (patch) | |
tree | fbef08f2b98c4554ddee534be06bed809e1f8d56 /configure.ac | |
parent | e58da7468db5d4323818dcd99f458122c04dc265 (diff) |
new release 3.13.90-1 part 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 8b6c498..10eb9ca 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.4.2) +AC_INIT(simple-scan, 3.13.90) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) AM_MAINTAINER_MODE |