aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-08-16 19:34:13 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2015-08-16 19:34:13 -0400
commit2c6625cd545bdd66acff14f3394865d43920a5c7 (patch)
tree694f61f31cc80de028f57a50c2e7fe3f55589623
parent8916e0b03ec35026008742cdf4d4ed8daf60afb5 (diff)
Linux 4.2-rc7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35b4c196c171..6e88c371b32f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 2 2PATCHLEVEL = 2
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc6 4EXTRAVERSION = -rc7
5NAME = Hurr durr I'ma sheep 5NAME = Hurr durr I'ma sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*