summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-08-21 19:14:10 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-08-21 19:14:10 -0400
commitfa8410b355251fd30341662a40ac6b22d3e38468 (patch)
tree37ad2e42e7d61554087037206fe10f8235faa5ec /Makefile
parent46097f27180c7dd371c2b0391d40bb1fa36007af (diff)
Linux 4.8-rc3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c18baad7218..3537aa23905f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 8 2PATCHLEVEL = 8
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Psychotic Stoned Sheep 5NAME = Psychotic Stoned Sheep
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*