diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-29 02:04:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-04-29 02:04:13 +0200 |
commit | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b (patch) | |
tree | 2863dd6de825312fda64e1c13fc652228a83d487 | |
parent | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm (diff) | |
download | linux-37624b58542fb9f2d9a70e6ea006ef8a5f66c30b.tar.xz linux-37624b58542fb9f2d9a70e6ea006ef8a5f66c30b.zip |
Linux 5.1-rc7v5.1-rc7
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 1 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Shy Crocodile # *DOCUMENTATION* |