diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-02 18:34:55 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-02 18:34:55 -0700 |
commit | 74d33293e467df61de1b1d8b2fbe29e550dec33b (patch) | |
tree | 4627a35356388a89394c585b54fbb03c0f82c0cb | |
parent | d08c31812e5ce5867ff0fe1da68d6c375984a597 (diff) |
Linux 4.2-rc5v4.2-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |