From f51188c29b0166639035590a03b5b099697f21b2 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 27 Mar 2012 14:02:42 -0400 Subject: fix version info on 3.2.13 --- 3.2.13/1012_linux-3.2.13.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/3.2.13/1012_linux-3.2.13.patch b/3.2.13/1012_linux-3.2.13.patch index 98feeb7..21cf92e 100644 --- a/3.2.13/1012_linux-3.2.13.patch +++ b/3.2.13/1012_linux-3.2.13.patch @@ -1,3 +1,15 @@ +diff --git a/Makefile b/Makefile +index 15e80f1..172e041 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,6 +1,6 @@ + VERSION = 3 + PATCHLEVEL = 2 +-SUBLEVEL = 12 ++SUBLEVEL = 13 + EXTRAVERSION = + NAME = Saber-toothed Squirrel + diff --git a/arch/powerpc/platforms/powermac/smp.c b/arch/powerpc/platforms/powermac/smp.c index 9b6a820..3394254 100644 --- a/arch/powerpc/platforms/powermac/smp.c -- cgit v1.2.3-65-gdbad