diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-03 09:04:59 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-03-03 09:04:59 -0800 |
commit | 13a7a6ac0a11197edcd0f756a035f472b42cdf8b (patch) | |
tree | dc628a7fe344465fffe8a955e11e0bb770ed3d60 | |
parent | 9128b040eb774e04bc23777b005ace2b66ab2a85 (diff) |
Linux 4.0-rc2v4.0-rc2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |