diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-01-18 18:02:20 +1200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-01-18 18:02:20 +1200 |
commit | ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc (patch) | |
tree | 7598c6af02b24a5a2ca23ac8b908df731fc1513f | |
parent | d0ac5d8e673aa7317c0d132ba3092935dac53298 (diff) |
Linux 3.19-rc5v3.19-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Diseased Newt # *DOCUMENTATION* |