diff options
author | Till Kamppeter <till.kamppeter@gmail.com> | 2012-03-14 21:06:49 +0100 |
---|---|---|
committer | Till Kamppeter <till.kamppeter@gmail.com> | 2012-03-14 21:06:49 +0100 |
commit | 6c19572dc706a05f45ba200b12d3b4bfdafe2206 (patch) | |
tree | 6d6e463085e81c4fe02f51680f7d21b836f3c4d5 /configure.ac | |
parent | 3307e31e51461fff3cf9305fbf7f923ec1dd3f40 (diff) |
Imported Upstream version 4.0.14upstream/4.0.14
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 9c9d551..6a322cc 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.13]) +AC_INIT(foomatic-rip, [4.0.14]) AM_INIT_AUTOMAKE([no-define]) AC_CONFIG_SRCDIR([options.c]) |