diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-04 13:10:01 -0700 | 
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-09-04 13:10:01 -0700 | 
| commit | 7e18e42e4b280c85b76967a9106a13ca61c16179 (patch) | |
| tree | 19bdda6d64104b052269a7e3dc04d211697ff4dd | |
| parent | 5995497296ade7716c8e70899e02235f2b6d9f5d (diff) | |
Linux 6.0-rc4v6.0-rc4
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@  VERSION = 6  PATCHLEVEL = 0  SUBLEVEL = 0 -EXTRAVERSION = -rc3 +EXTRAVERSION = -rc4  NAME = Hurr durr I'ma ninja sloth  # *DOCUMENTATION* | 
