Makefile: kickoff 2013.08 cycle
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 Jun 2013 14:12:20 +0000 (16:12 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 2 Jun 2013 14:12:20 +0000 (16:12 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile

index 1d6b574813f16510b78ddf64a223d11d44964c3f..d7437a74a84d8e7fbbd1a78faeb4886de84e46b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2013.05
+export BR2_VERSION:=2013.08-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81