diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-11 00:12:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-05-11 00:12:29 +0200 |
commit | 030bbdbf4c833bc69f502eae58498bc5572db736 (patch) | |
tree | 91fab96a235ba8b1cc6a46cb7e0852da25f581cd | |
parent | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux (diff) | |
download | linux-030bbdbf4c833bc69f502eae58498bc5572db736.tar.xz linux-030bbdbf4c833bc69f502eae58498bc5572db736.zip |
Linux 4.1-rc3v4.1-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |