diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-29 15:04:50 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-08-29 15:04:50 -0700 |
| commit | 7d2a07b769330c34b4deabeed939325c77a7ec2f (patch) | |
| tree | f4c184d72805b56a24a5726307cff2d3c7224b43 | |
| parent | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | linux-5.14.tar.gz linux-5.14.zip | |
Linux 5.14v5.14
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ VERSION = 5 PATCHLEVEL = 14 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = NAME = Opossums on Parade # *DOCUMENTATION* |
