summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-20 16:24:21 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-20 16:24:21 -0700
commita2755a80f40e5794ddc20e00f781af9d6320fafb (patch)
tree1813b464853cba4439b3c30412059ed6284114a0
parent4d78b6c78ae6d87e4c1c8072f42efa716f04afb9 (diff)
Linux v2.6.12-rc3v2.6.12-rc3
Releasing this will also make "git" the official source control thing. Here's to hoping for the best.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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*