diff options
author | Linus Torvalds | 2021-09-19 17:28:22 -0700 |
---|---|---|
committer | Linus Torvalds | 2021-09-19 17:28:22 -0700 |
commit | e4e737bb5c170df6135a127739a9e6148ee3da82 (patch) | |
tree | 4acc54e354e8028f995fe6c5f2b84ff70173cd8d /Makefile | |
parent | 316e8d79a0959c302b0c462ab64b069599f10eef (diff) |
Linux 5.15-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 15 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Opossums on Parade # *DOCUMENTATION* |