diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-27 17:20:40 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-08-27 17:20:40 -0700 |
commit | cc4a41fe5541a73019a864883297bd5043aa6d98 (patch) | |
tree | ad5678fa360c60036b68e6cc7dd317f0df8e22cc | |
parent | 2c25833c426b85ed40fc0120b5020a6fb836538f (diff) | |
download | linux-cc4a41fe5541a73019a864883297bd5043aa6d98.tar.gz linux-cc4a41fe5541a73019a864883297bd5043aa6d98.tar.bz2 linux-cc4a41fe5541a73019a864883297bd5043aa6d98.zip |
Linux 4.13-rc7v4.13-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Fearless Coyote # *DOCUMENTATION* |