diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-20 19:24:21 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-20 19:24:21 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 12 | 3 | SUBLEVEL = 12 |
4 | EXTRAVERSION =-rc2 | 4 | EXTRAVERSION =-rc3 |
5 | NAME=Woozy Numbat | 5 | NAME=Woozy Numbat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |