diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-13 21:28:54 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-13 21:28:54 -0700 | 
| commit | b562e44f507e863c6792946e4e1b1449fbbac85d (patch) | |
| tree | fc4baaff0f2f9bfd6687679bb2ac5e61c08c3bfb | |
| parent | a26555498849489fb87139a15abe2eeb8a366ae7 (diff) | |
Linux 4.5v4.5
| -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* | 
