diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2012-02-10 21:12:59 +0100 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2012-02-10 21:12:59 +0100 |
commit | c0f0a7a97bb2d3ab217b9753351431509ea40840 (patch) | |
tree | 3d26edce048b73759d584cc9c28ea16ee4af1dd6 /configure.ac | |
parent | d128dcd243d7115c292255621f819356772945d2 (diff) |
Imported Upstream version 4.0.10upstream/4.0.10
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 2352068..95b1ac7 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT(foomatic-rip, [4.0.9]) +AC_INIT(foomatic-rip, [4.0.10]) AM_INIT_AUTOMAKE([no-define]) AC_CONFIG_SRCDIR([options.c]) |