Kickoff 2013.05 cycle
authorPeter Korsgaard <jacmet@sunsite.dk>
Fri, 1 Mar 2013 10:11:02 +0000 (11:11 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 1 Mar 2013 10:11:02 +0000 (11:11 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile

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