summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a86d764721..d9fcdeb2a2 100644
--- a/Makefile
+++ b/Makefile
@@ -87,7 +87,7 @@ all:
.PHONY: all
# Set and export the version string
-export BR2_VERSION := 2017.11
+export BR2_VERSION := 2018.02-git
# Actual time the release is cut (for reproducible builds)
BR2_VERSION_EPOCH = 1512070000
OpenPOWER on IntegriCloud