aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-08-13 19:01:32 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2017-08-13 19:01:32 -0400
commitef954844c7ace62f773f4f23e28d2d915adc419f (patch)
tree416801f6aa712eb92afa2786e844ed57fd84e1df
parentb2298fc900f87eb95d1562463c4bbc6661277629 (diff)
Linux 4.13-rc5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6eba23bcb5ad..90da7bdc3f45 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1VERSION = 4 1VERSION = 4
2PATCHLEVEL = 13 2PATCHLEVEL = 13
3SUBLEVEL = 0 3SUBLEVEL = 0
4EXTRAVERSION = -rc4 4EXTRAVERSION = -rc5
5NAME = Fearless Coyote 5NAME = Fearless Coyote
6 6
7# *DOCUMENTATION* 7# *DOCUMENTATION*