diff options
author | 2011-07-11 16:51:52 -0700 | |
---|---|---|
committer | 2011-07-11 16:51:52 -0700 | |
commit | 620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc (patch) | |
tree | 69b6407ff87c8fd6c847ebe27af52897a7aded2b | |
parent | Documentation/Changes: remove some really obsolete text (diff) | |
download | linux-dev-620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc.tar.xz linux-dev-620917de59eeb934b9f8cf35cc2d95c1ac8ed0fc.zip |
Linux 3.0-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Sneaky Weasel # *DOCUMENTATION* |