aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-05-26 16:49:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-05-26 16:49:19 -0700
commitcd6c84d8f0cdc911df435bb075ba22ce3c605b07 (patch)
tree579dc310a373b39d4dc3a596c5bf40607c29173e
parentMerge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (diff)
downloadlinux-dev-cd6c84d8f0cdc911df435bb075ba22ce3c605b07.tar.xz
linux-dev-cd6c84d8f0cdc911df435bb075ba22ce3c605b07.zip
Linux 5.2-rc2
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a45f84a7e811..11358153d8f2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 5
PATCHLEVEL = 2
SUBLEVEL = 0
-EXTRAVERSION = -rc1
-NAME = Shy Crocodile
+EXTRAVERSION = -rc2
+NAME = Golden Lions
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"