diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-11 11:09:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-10-11 11:09:45 -0700 |
commit | 25cb62b76430a91cc6195f902e61c2cb84ade622 (patch) | |
tree | dc46cad528554ed19d1480e28248fa2c41459bea | |
parent | 9a78f9c3c68c4d57f602b4100e766945d3362f4d (diff) |
Linux 4.3-rc5v4.3-rc5
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ VERSION = 4 PATCHLEVEL = 3 SUBLEVEL = 0 -EXTRAVERSION = -rc4 -NAME = Hurr durr I'ma sheep +EXTRAVERSION = -rc5 +NAME = Blurry Fish Butt # *DOCUMENTATION* # To see a list of typical targets execute "make help" |