aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-06-04 19:47:43 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-06-04 19:47:43 -0400
commit3c2993b8c6143d8a5793746a54eba8f86f95240f (patch)
tree29d5887dad434c02bfd493ac4060b12546ec1cb6
parent239e250e4acbc0104d514307029c0839e834a51a (diff)
Linux 4.12-rc4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 470bd4d9513a..853ae9179af9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 12 2PATCHLEVEL = 12
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc3 4EXTRAVERSION = -rc4
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*