diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-14 05:28:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-14 05:28:54 +0100 |
commit | b562e44f507e863c6792946e4e1b1449fbbac85d (patch) | |
tree | fc4baaff0f2f9bfd6687679bb2ac5e61c08c3bfb /Makefile | |
parent | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus (diff) | |
download | linux-b562e44f507e863c6792946e4e1b1449fbbac85d.tar.xz linux-b562e44f507e863c6792946e4e1b1449fbbac85d.zip |
Linux 4.5v4.5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 5 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Blurry Fish Butt # *DOCUMENTATION* |