diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-29 23:25:36 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-29 23:25:36 -0400 |
| commit | 6fbc7275c7a9ba97877050335f290341a1fd8dbf (patch) | |
| tree | 29acb5e3c330eea527e60989d9349cab04246d4d | |
| parent | 39132f746eceed6beecb16c7b79600fb54eb8b2b (diff) | |
Linux 5.2-rc7
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -2,8 +2,8 @@ | |||
| 2 | VERSION = 5 | 2 | VERSION = 5 |
| 3 | PATCHLEVEL = 2 | 3 | PATCHLEVEL = 2 |
| 4 | SUBLEVEL = 0 | 4 | SUBLEVEL = 0 |
| 5 | EXTRAVERSION = -rc6 | 5 | EXTRAVERSION = -rc7 |
| 6 | NAME = Golden Lions | 6 | NAME = Bobtail Squid |
| 7 | 7 | ||
| 8 | # *DOCUMENTATION* | 8 | # *DOCUMENTATION* |
| 9 | # To see a list of typical targets execute "make help" | 9 | # To see a list of typical targets execute "make help" |
