Kickoff 2016.05 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Mar 2016 20:09:15 +0000 (21:09 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Mar 2016 20:09:15 +0000 (21:09 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index 63502d04ec407da0e0925da50fe73d60f983eb2b..f2822a2cad72b94fd27dc31e4f7f8b90ba5d08cb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2016.02
+export BR2_VERSION := 2016.05-git
 
 # Save running make version since it's clobbered by the make package
 RUNNING_MAKE_VERSION := $(MAKE_VERSION)