summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-02-02 11:29:50 -0500
committerTom Rini <trini@konsulko.com>2016-02-02 11:29:50 -0500
commit44189a032804c4a16632f4e80abf77f2820e9a48 (patch)
treeac80e3f9bdd7af6fe597f25beb1aa6e213dd9304
parent161b1fe745394f34c4aa506edc964089785919f6 (diff)
Prepare v2016.03-rc1v2016.03-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 4ae605810f..430dd4f83e 100644
--- a/Makefile
+++ b/Makefile
@@ -3,9 +3,9 @@
#
VERSION = 2016
-PATCHLEVEL = 01
+PATCHLEVEL = 03
SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
NAME =
# *DOCUMENTATION*