diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-02 13:55:33 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-02 13:55:33 -0700 |
commit | f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a (patch) | |
tree | 2afd0017a1d0df8394b7857b03f94ff4ad387a4f /Makefile | |
parent | 7bd1d5edd0160b615ab8748cf94dabcab1fb01cb (diff) |
Linux 5.2-rc3
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 2 SUBLEVEL = 0 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = Golden Lions # *DOCUMENTATION* |