diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2012-02-10 22:36:21 +0100 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2012-02-10 22:36:21 +0100 |
commit | 1ea384f1c9235817f0768a2c0f2ae9efd7d80463 (patch) | |
tree | bfd0c5b0d6f4edfe9c2efc085c8e987e986e4be1 /configure.ac | |
parent | 999d6cf32e9bf7bad0cd91c360b62c0431afda37 (diff) |
Imported Upstream version 4.0.12upstream/4.0.12
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 d0d2957..50ac368 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.11]) +AC_INIT(foomatic-rip, [4.0.12]) AM_INIT_AUTOMAKE([no-define]) AC_CONFIG_SRCDIR([options.c]) |