summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2018-10-01 20:32:03 -0400
committerTom Rini <[email protected]>2018-10-01 20:32:03 -0400
commit2ba8bf207481cfb319f54a1bef67f6f068831a58 (patch)
tree37a27d87bddf8adb231307a9dd498222201b597d
parent2f812824c500c89e916814612337808b2ad75a1f (diff)
Prepare v2018.11-rc1v2018.11-rc1
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6869ac8f547..7b5e06a63f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2018
-PATCHLEVEL = 09
+PATCHLEVEL = 11
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*