Kickoff 2013.05 cycle
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 10 Feb 2013 12:49:23 +0000 (13:49 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 10 Feb 2013 12:49:23 +0000 (13:49 +0100)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile

index 3f967b246f0737651c565fd61c22a0fc59deaf6a..1300725bf0d25dcd8d2c03e26e485a49541e4835 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2013.02-rc1
+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