summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-12-03 23:50:13 -0500
committerTom Rini <trini@konsulko.com>2018-12-03 23:50:13 -0500
commitd452f27b3ea806fd99aee4b73a723318032c1d5c (patch)
treee32a72c415e3a1b720699d9d23aef6f53be99974
parent94981c985915fc46c0fce890e0f30483935c7049 (diff)
downloadu-boot-2019.01-rc1.tar.gz
Prepare v2019.01-rc1v2019.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 0ceee0ccff..0d11ff9797 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2018
-PATCHLEVEL = 11
+VERSION = 2019
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*