diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 13:06:47 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-01-24 13:06:47 -0800 |
commit | 92e963f50fc74041b5e9e744c330dca48e04f08d (patch) | |
tree | b3962fe1f8f8fe4c3fd95cd91c8b970818f7a044 | |
parent | e2464688b59c6ae9928f385dabf5355e30cff298 (diff) | |
download | linux-92e963f50fc74041b5e9e744c330dca48e04f08d.tar.bz2 |
Linux 4.5-rc1v4.5-rc1
-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* |