From 6c9f3ce49b9ead6fc2417f8d8fa51a2d2bbea89e Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Thu, 3 Mar 2011 16:48:13 +0000 Subject: - kmod.prov: convert special chars [,],:,- to _ when generating kernel module version provides (needed with rpm-4.8.1) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e3c34b3..416e66d 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 1.119, jquelin@mageia.org) +AC_INIT(rpm-mageia-setup, 1.120, tmb@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1