diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-26 17:59:10 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-26 17:59:10 -0700 |
commit | b787f68c36d49bb1d9236f403813641efa74a031 (patch) | |
tree | e63badb76509839ec948431859255923b6e2a09c | |
parent | 61f01dd941ba9e06d2bf05994450ecc3d61b6b8b (diff) |
Linux 4.1-rc1v4.1-rc1
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 0 +PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |