From: Linus Torvalds <torvalds@ppc970.osdl.org>
Date: Wed, 20 Apr 2005 23:24:21 +0000 (-0700)
Subject: Linux v2.6.12-rc3
X-Git-Tag: v2.6.12-rc3^0
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a2755a80f40e5794ddc20e00f781af9d6320fafb;p=users%2Fhch%2Fmisc.git

Linux v2.6.12-rc3

Releasing this will also make "git" the official source control
thing. Here's to hoping for the best.
---

diff --git a/Makefile b/Makefile
index 8e5f9bbdf4de..8da3a306d0c0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 VERSION = 2
 PATCHLEVEL = 6
 SUBLEVEL = 12
-EXTRAVERSION =-rc2
+EXTRAVERSION =-rc3
 NAME=Woozy Numbat
 
 # *DOCUMENTATION*