summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-11-17 01:29:51 (GMT)
committerTom Rini <trini@konsulko.com>2015-11-17 01:29:51 (GMT)
commit3d4825446e4258192e1f2302d691a8c0c82a0975 (patch)
treee1ab00e69c3b6d1612c32a192eb8996116d3e331
parent1ca8f8818ba82d7d62cf87dfa3f45e011da62526 (diff)
downloadu-boot-3d4825446e4258192e1f2302d691a8c0c82a0975.tar.xz
Prepare v2016.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 61050ad..5d824ae 100644
--- a/Makefile
+++ b/Makefile
@@ -2,10 +2,10 @@
# SPDX-License-Identifier: GPL-2.0+
#
-VERSION = 2015
-PATCHLEVEL = 10
+VERSION = 2016
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*