Kickoff 2015.08 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Jun 2015 21:52:45 +0000 (23:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 1 Jun 2015 21:52:45 +0000 (23:52 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

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