diff options
author | 2014-07-06 12:37:51 -0700 | |
---|---|---|
committer | 2014-07-06 12:37:51 -0700 | |
commit | cd3de83f147601356395b57a8673e9c5ff1e59d1 (patch) | |
tree | c36b8c6aed7cb3c12e6b337952b4b086fe482f2d | |
parent | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux (diff) | |
download | linux-rng-cd3de83f147601356395b57a8673e9c5ff1e59d1.tar.xz linux-rng-cd3de83f147601356395b57a8673e9c5ff1e59d1.zip |
Linux 3.16-rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4 NAME = Shuffling Zombie Juror # *DOCUMENTATION* |