summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-02-07 21:32:19 -0500
committerTom Rini <trini@konsulko.com>2019-02-07 21:32:19 -0500
commit97276a91db8e98f081a40ddf9dc8f81d4032a756 (patch)
tree2b908c4aea425a1877d84754e37a595666271626 /Makefile
parent7ae2729401bb9cd6bbe233c12a1d0a3404221659 (diff)
Prepare v2019.04-rc1
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e8f52b4423..5bc3deed98 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# SPDX-License-Identifier: GPL-2.0+
VERSION = 2019
-PATCHLEVEL = 01
+PATCHLEVEL = 04
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*