Keep 'current' mouseover package.
[rpmdepsize.git] / configure.ac
index 3b0411b..8874a2b 100644 (file)
@@ -17,7 +17,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 dnl
 dnl Written by Richard W.M. Jones <rjones@redhat.com>
 
-AC_INIT(rpmdepsize,0.5)
+AC_INIT(rpmdepsize,0.8)
 AM_INIT_AUTOMAKE
 
 AC_CONFIG_MACRO_DIR([m4])
@@ -55,5 +55,5 @@ if test "x$YUM" = "xno" ; then
 fi
 
 AC_CONFIG_HEADERS([config.h])
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile rpmdepsize_about.ml rpmdepsize.spec])
 AC_OUTPUT