From d129b5697dcf579fc226edaf7b8433d400199be0 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 22 Feb 2009 04:21:18 +0000 Subject: [PATCH] Bump version. --- contrib/crossrpms/autotools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/crossrpms/autotools/Makefile.am b/contrib/crossrpms/autotools/Makefile.am index c543b0ac10..6028552ef1 100644 --- a/contrib/crossrpms/autotools/Makefile.am +++ b/contrib/crossrpms/autotools/Makefile.am @@ -9,5 +9,5 @@ AUTOCONF_RPMREL = 2%{?dist} include ./autoconf.am AUTOMAKE_VERS = 1.10.2 -AUTOMAKE_RPMREL = 1%{?dist} +AUTOMAKE_RPMREL = 2 include ./automake.am