diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-29 01:57:29 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-29 01:57:29 -0400 |
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 @@ | |||
1 | VERSION = 2 | 1 | VERSION = 2 |
2 | PATCHLEVEL = 6 | 2 | PATCHLEVEL = 6 |
3 | SUBLEVEL = 12 | 3 | SUBLEVEL = 13 |
4 | EXTRAVERSION = | 4 | EXTRAVERSION =-rc1 |
5 | NAME=Woozy Numbat | 5 | NAME=Woozy Numbat |
6 | 6 | ||
7 | # *DOCUMENTATION* | 7 | # *DOCUMENTATION* |