Kickoff 2015.02 cycle
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 14 Nov 2014 13:52:59 +0000 (14:52 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 14 Nov 2014 13:52:59 +0000 (14:52 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile

index 471edf910bfa6860915293ad0c08248a7f4d29b5..fd62aae456efdfa478e5bbf6cb8c29f7b44b210f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
 all:
 
 # Set and export the version string
-export BR2_VERSION := 2014.11-rc1
+export BR2_VERSION := 2015.02-git
 
 # Check for minimal make version (note: this check will break at make 10.x)
 MIN_MAKE_VERSION = 3.81