diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-12 17:04:18 +0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-12 17:04:18 +0700 |
commit | 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6 (patch) | |
tree | a0b3677d442ed08ca16943fb471a90f5fd5bc367 | |
parent | 3dc91d4338d698ce77832985f9cb183d8eeaf6be (diff) |
Linux 3.13-rc8v3.13-rc8
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = One Giant Leap for Frogkind # *DOCUMENTATION* |