diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-25 00:47:48 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-12-25 00:47:48 +0100 |
commit | f89f5948fc10bb973cd452d2e334da207828e228 (patch) | |
tree | ecd63a07c47aafad9e2c06d9ddca45c58966749d | |
parent | [PATCH] n_r3964: fixed usage of HZ; removed bad include (diff) | |
download | linux-f89f5948fc10bb973cd452d2e334da207828e228.tar.xz linux-f89f5948fc10bb973cd452d2e334da207828e228.zip |
Linux v2.6.15-rc7v2.6.15-rc7
Ho ho ho.
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 15 -EXTRAVERSION =-rc6 +EXTRAVERSION =-rc7 NAME=Sliding Snow Leopard # *DOCUMENTATION* |