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