diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-13 23:04:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-07-13 23:04:33 +0200 |
commit | 1795cd9b3a91d4b5473c97f491d63892442212ab (patch) | |
tree | dee9f8b31f3d6d2fb141541da88e1cc1329b017e /Makefile | |
parent | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
download | linux-1795cd9b3a91d4b5473c97f491d63892442212ab.tar.xz linux-1795cd9b3a91d4b5473c97f491d63892442212ab.zip |
Linux 3.16-rc5v3.16-rc5
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc4 +EXTRAVERSION = -rc5 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |