summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-10-30 13:01:05 -0400
committerTom Rini <trini@konsulko.com>2019-10-30 13:01:05 -0400
commit1a81cf8ab735dfb0947dce497cf1503f59066c22 (patch)
tree9eb14ff3386cab06e0aec153e805fa1a06046f7a /Makefile
parent700336f7e4452f58ebe074e4acfd15d57bb6be84 (diff)
Prepare v2020.01-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 61b94c5a6e..58a5721b3d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2019
-PATCHLEVEL = 10
+VERSION = 2020
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*