summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-07-29 21:16:16 -0400
committerTom Rini <trini@konsulko.com>2019-07-29 21:16:16 -0400
commitd0d07ba86afc8074d79e436b1ba4478fa0f0c1b5 (patch)
treeea1406454e8bea4a558ede6c05ce166a4ef483ed
parentde17e1fc03d97d420e9cb59f3a4d0f17c8bdcce5 (diff)
Prepare v2019.10-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 baa720ed1c..8513db94e3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2019
-PATCHLEVEL = 07
+PATCHLEVEL = 10
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*