diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-16 16:36:20 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-11-16 16:36:20 -0800 |
commit | fc14f9c1272f62c3e8d01300f52467c0d9af50f9 (patch) | |
tree | 177406e154e212315d42171d0739649586154721 | |
parent | e35c5a2759f360a45f052b422a87c47971a4e2d9 (diff) |
Linux 3.18-rc5v3.18-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Diseased Newt # *DOCUMENTATION* |