diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-20 16:24:21 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-20 16:24:21 -0700 |
commit | a2755a80f40e5794ddc20e00f781af9d6320fafb (patch) | |
tree | 1813b464853cba4439b3c30412059ed6284114a0 | |
parent | 4d78b6c78ae6d87e4c1c8072f42efa716f04afb9 (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-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 12 -EXTRAVERSION =-rc2 +EXTRAVERSION =-rc3 NAME=Woozy Numbat # *DOCUMENTATION* |