summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-06-05 01:08:45 +0300
committerTom Rini <trini@konsulko.com>2018-06-05 01:08:45 +0300
commitee1855dc52fc366f33e21182103323c236cb3346 (patch)
tree2e8162fa8df3ef16eb448174e61956f953b1a246 /Makefile
parent358b6a20e4428f1834dc96aff14077d43e9cd190 (diff)
downloadu-boot-ee1855dc52fc366f33e21182103323c236cb3346.tar.xz
Prepare v2018.07-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4592564cb4..6a190e7a89 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2018
-PATCHLEVEL = 05
+PATCHLEVEL = 07
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*