aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-07-13 17:04:33 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-07-13 17:04:33 -0400
commit1795cd9b3a91d4b5473c97f491d63892442212ab (patch)
treedee9f8b31f3d6d2fb141541da88e1cc1329b017e /Makefile
parent18b34d9a7a085ba8f9cafa6a0d002e2cbac87c1f (diff)
Linux 3.16-rc5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 216708499c38..f3c543df4697 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 16 2PATCHLEVEL = 16
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Shuffling Zombie Juror 5NAME = Shuffling Zombie Juror
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*