From 2e58e8b7d92c7b2f376a6bbcf50ebdb3412a63b6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 13 Jul 2009 08:44:27 -0500 Subject: add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do scratch builds on old distros from newer ones --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index dad94fe..30cb903 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([fedora-packager], [0.3.4]) +AC_INIT([fedora-packager], [0.3.5]) AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip]) AC_PATH_PROGS(PYTHON, python) AC_PATH_PROGS(BASH, sh bash) -- cgit