diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 22:06:47 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 22:06:47 +0100 |
commit | 92e963f50fc74041b5e9e744c330dca48e04f08d (patch) | |
tree | b3962fe1f8f8fe4c3fd95cd91c8b970818f7a044 /Makefile | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-92e963f50fc74041b5e9e744c330dca48e04f08d.tar.xz linux-92e963f50fc74041b5e9e744c330dca48e04f08d.zip |
Linux 4.5-rc1v4.5-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ VERSION = 4 -PATCHLEVEL = 4 +PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = Blurry Fish Butt # *DOCUMENTATION* |