diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-02 02:04:53 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-07-02 02:04:53 +0300 |
commit | 021c91791a5e7e85c567452f1be3e4c2c6cb6063 (patch) | |
tree | 578e24443221e948e08e7d1e3c0dddb9bcb6f30c /Makefile | |
parent | d3bc0e67f8525760479e88a51e87bb0c026e40f3 (diff) | |
download | linux-021c91791a5e7e85c567452f1be3e4c2c6cb6063.tar.xz |
Linux 4.18-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 18 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Merciless Moray # *DOCUMENTATION* |