Kickoff 2015.11 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Sep 2015 07:58:29 +0000 (09:58 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 1 Sep 2015 07:58:29 +0000 (09:58 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index 2254a8f50374adee050d68023020573b66a030e0..9a6e9c0a8e1d65044352c1bb8b5ab7e171d0898e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2015.08
+export BR2_VERSION := 2015.11-git
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)