summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-09-01 14:23:11 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-09-01 14:23:11 +0200
commitcff53ce35b8dab3bbdd9aa4471d1ecb3238c9fab (patch)
tree8d95d352a7f7bc09bdb310a508c61cc85490c09a
parenta895c27e5f611c527aed73ee43a7a3cb0d4f053f (diff)
downloadbuildroot-cff53ce35b8dab3bbdd9aa4471d1ecb3238c9fab.tar.gz
buildroot-cff53ce35b8dab3bbdd9aa4471d1ecb3238c9fab.zip
Kickoff 2016.11 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 283147cc84..3163a83aea 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.08
+export BR2_VERSION := 2016.11-git
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud