aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-07-27 15:41:55 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-07-27 15:41:55 -0400
commit64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91 (patch)
treea98d3a203a3b665106e00a856fc06c0aaf2e1046 /Makefile
parent9dae0a3fc4b0b9aed302a0fad61846c49cc313b1 (diff)
Linux 3.16-rc7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5147f3f23504..f6a7794e4db4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 3 1VERSION = 3
2PATCHLEVEL = 16 2PATCHLEVEL = 16
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Shuffling Zombie Juror 5NAME = Shuffling Zombie Juror
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*