summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-02-05 17:49:16 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-02-05 17:49:16 +0100
commit49fabb152a4330401de568ec4656a3eefbb46385 (patch)
tree5957e5cd4e199d4381ba8d6bff2a374ec48c9f42
parentca7bf21fbf04f28ed503711b6daedcc0108a7faf (diff)
downloadbuildroot-49fabb152a4330401de568ec4656a3eefbb46385.tar.gz
buildroot-49fabb152a4330401de568ec4656a3eefbb46385.zip
Kick-off 2018.05 cycle
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90019bd764..45c6077cf6 100644
--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,7 @@ all:
.PHONY: all
# Set and export the version string
-export BR2_VERSION := 2018.02-rc1
+export BR2_VERSION := 2018.05-git
# Actual time the release is cut (for reproducible builds)
BR2_VERSION_EPOCH = 1517840000
OpenPOWER on IntegriCloud