aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-07-30 15:40:36 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-07-30 15:40:36 -0400
commit16f73eb02d7e1765ccab3d2018e0bd98eb93d973 (patch)
treee3bee10efe852f9eaf777e90e97718a49109d49b
parentf137e0b0c5903d4a12ed2954c64924e4a979232d (diff)
Linux 4.13-rc3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0662b5201d3e..37087b4657b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc2 4EXTRAVERSION = -rc3
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*