diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-22 16:50:21 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-22 16:50:21 -0700 |
commit | bc465aa9d045feb0e13b4a8f32cc33c1943f62d6 (patch) | |
tree | 8e8eab905e7e73a3bf2c4d47abd356166533c9db | |
parent | 1b717b1af5b4de2dd162f66ef869f5068f573760 (diff) |
Linux 4.0-rc5v4.0-rc5
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |