kickoff 2014.05 development cycle
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Feb 2014 12:42:08 +0000 (13:42 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Feb 2014 12:42:08 +0000 (13:42 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index 9929e7e0407f00b0dd497522fbe9580a4bda34b7..74022a59719b482cbc9dbb93ce82d3392987315b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 #--------------------------------------------------------------
 
 # Set and export the version string
-export BR2_VERSION:=2014.02-rc1
+export BR2_VERSION:=2014.05-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION=3.81