diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-22 09:47:31 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-06-22 09:47:31 -1000 |
commit | 9e895ace5d82df8929b16f58e9f515f6d54ab82d (patch) | |
tree | acd2921e0411bb2d203f6c0331d164a815ab26da | |
parent | f3c15b0a128f7de42a0332107218ef747e48c288 (diff) |
Linux 3.10-rc7v3.10-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 10 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Unicycling Gorilla # *DOCUMENTATION* |