summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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