summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-10-28 16:30:06 -0400
committerTom Rini <[email protected]>2020-10-28 16:30:06 -0400
commit81a659e10a10020cfb03abd4794103194add1f3a (patch)
tree80c0b81b52eada5d53a6d6c2df957db8a66ff4dd
parent4f1d3079b9f05bb0c5d2e29bbd514e93a2cc65fd (diff)
Prepare v2021.01-rc1v2021.01-rc1
Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index c21729cf522..5b80eb2acce 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
-VERSION = 2020
-PATCHLEVEL = 10
+VERSION = 2021
+PATCHLEVEL = 01
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*