kickoff 2014.02 development cycle
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 12 Nov 2013 23:20:39 +0000 (00:20 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 12 Nov 2013 23:20:39 +0000 (00:20 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

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