diff --git a/configure.ac b/configure.ac index c39ed4c..464a354 100755 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.63]) -AC_INIT([bake], [0.6.1], [],[],[]) +AC_INIT([bake], [0.6.2], [],[],[]) AC_CONFIG_MACRO_DIR([m4]) LT_INIT