diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-28 22:57:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-28 22:57:29 -0700 |
commit | 4c91aedb75d1b87deccf16d58f67fb46402d7d44 (patch) | |
tree | 9fba45e2b1a769b0f984fa7b780020256ed3b9ba | |
parent | b9a05d1d51e27681e8a1162d8f11c1820915e921 (diff) |
Linux v2.6.13-rc1v2.6.13-rc1
Ok, a lot of things were pending after the 2.6.12 release, let's try to
start calming things down again.
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 12 -EXTRAVERSION = +SUBLEVEL = 13 +EXTRAVERSION =-rc1 NAME=Woozy Numbat # *DOCUMENTATION* |