diff options
author | Linus Torvalds | 2019-10-06 14:27:30 -0700 |
---|---|---|
committer | Linus Torvalds | 2019-10-06 14:27:30 -0700 |
commit | da0c9ea146cbe92b832f1b0f694840ea8eb33cce (patch) | |
tree | 52163ce5ab57dea443ee85571c32611eb0a9912e /Makefile | |
parent | b212921b13bda088a004328457c5c21458262fe2 (diff) |
Linux 5.4-rc2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 5 PATCHLEVEL = 4 SUBLEVEL = 0 -EXTRAVERSION = -rc1 -NAME = Bobtail Squid +EXTRAVERSION = -rc2 +NAME = Nesting Opossum # *DOCUMENTATION* # To see a list of typical targets execute "make help" |