diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-23 20:39:14 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-08-23 20:39:14 -0700 |
commit | 0572e3da3ff5c3744b2f606ecf296d5f89a4bbdf (patch) | |
tree | 1550e26233f4cb8b289267633c8fc1fc23fd827b | |
parent | 9138dccbb9f39f12474554ef93dcc24de2e9c8f6 (diff) |
Linux v2.6.13-rc7v2.6.13-rc7
Too many changes to release a final 2.6.13.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 13 -EXTRAVERSION =-rc6 +EXTRAVERSION =-rc7 NAME=Woozy Numbat # *DOCUMENTATION* |