diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-22 14:24:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-22 14:24:56 -0700 |
| commit | e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93 (patch) | |
| tree | b34bd4d3dc2aded9832bc9b045d18b92ddeaba83 /Makefile | |
| parent | 1bdc3d5be7e199ff56f39dafb0e5f63a9b8c975d (diff) | |
| download | linux-next-e22ce8eb631bdc47a4a4ea7ecf4e4ba499db4f93.tar.gz | |
Linux 5.14-rc7v5.14-rc7
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index c19d1638da25c..80aa85170d6be 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc6 +EXTRAVERSION = -rc7 NAME = Opossums on Parade # *DOCUMENTATION* |
