summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-07-30 21:47:29 -0400
committerTom Rini <trini@konsulko.com>2018-07-30 21:47:29 -0400
commit5a0007d481c0fcd2d422dd48b2a129dd8e8a272a (patch)
tree7942b799d03ba3a021dd3feb5d05ad4b39db7701
parentf437fea01c0befc2bbb20f9c07e248bf606d8b7a (diff)
downloadu-boot-socfpga-5a0007d481c0fcd2d422dd48b2a129dd8e8a272a.tar.gz
Prepare v2017.09-rc1v2018.09-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 675d011c95..884b7d943c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2018
-PATCHLEVEL = 07
+PATCHLEVEL = 09
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*