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