From c2aa9135d279ee98ac2bce4c42bbbecac2bbd881 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Thu, 23 Sep 2010 23:02:02 -0400 Subject: [PATCH] Bump baserelease --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 6d21bc5ba..a800f2bbd 100644 --- a/kernel.spec +++ b/kernel.spec @@ -48,7 +48,7 @@ Summary: The Linux kernel # reset this by hand to 1 (or to 0 and then use rpmdev-bumpspec). # scripts/rebase.sh should be made to do that for you, actually. # -%global baserelease 31 +%global baserelease 32 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching