diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-15 11:51:07 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-15 11:51:07 -1000 |
commit | 7d132055814ef17a6c7b69f342244c410a5e000f (patch) | |
tree | c7f19111a578bd8cc93819b2e5513a864e9794ab | |
parent | e6694d984adbe8146d2f1e08d500befc1481835e (diff) |
Linux 3.10-rc6v3.10-rc6
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc5 +EXTRAVERSION = -rc6 NAME = Unicycling Gorilla # *DOCUMENTATION* |