Kickoff 2015.05 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Mar 2015 20:03:01 +0000 (21:03 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 2 Mar 2015 20:03:01 +0000 (21:03 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index a05a4fa1085bf4bb7d782964ebf68164167881cb..af043a3f27d2ced455678869d55d586f7717ce7b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2015.02
+export BR2_VERSION := 2015.05-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION = 3.81