diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2012-06-18 21:31:44 +0200 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2012-06-18 21:31:44 +0200 |
commit | ca7afd6b61bfd6d390ca91dc4b91c0943145e307 (patch) | |
tree | 085be83fac4e59c89b4ebf4f8575430ef6726bf0 /configure.ac | |
parent | c618c723c3fec49ed2a34631727ea40c5334dcf1 (diff) |
Imported Upstream version 4.0.16upstream/4.0.16
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 22cbdc9..939089a 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.15]) +AC_INIT(foomatic-rip, [4.0.16]) AM_INIT_AUTOMAKE([no-define]) AC_CONFIG_SRCDIR([options.c]) |