diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-20 15:03:15 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-06-20 15:03:15 -0700 |
commit | 13311e74253fe64329390df80bed3f07314ddd61 (patch) | |
tree | 6d436fd3a5be105a44524317846392003b49aebe | |
parent | cba5e97280f53ec7feb656fcdf0ec00a5c6dd539 (diff) |
Linux 5.13-rc7
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 13 SUBLEVEL = 0 -EXTRAVERSION = -rc6 -NAME = Frozen Wasteland +EXTRAVERSION = -rc7 +NAME = Opossums on Parade # *DOCUMENTATION* # To see a list of typical targets execute "make help" |