diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-11 02:56:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-12-11 02:56:26 +0100 |
commit | 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36 (patch) | |
tree | f5f756c25348b5a6c1ce9ddbaa7d1ecd1bef40b0 | |
parent | hpfs: don't bother with the i_version counter or f_version (diff) | |
download | linux-4.15-rc3.tar.xz linux-4.15-rc3.zip |
Linux 4.15-rc3v4.15-rc3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Fearless Coyote # *DOCUMENTATION* |