Kickoff 2016.11 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 1 Sep 2016 12:23:11 +0000 (14:23 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 1 Sep 2016 12:23:11 +0000 (14:23 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index 283147cc8457368b471490aaaeda87d6425aa030..3163a83aea8204e10f96e0f7a9a5c9329994d53c 100644 (file)
--- 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)