diff --git a/Makefile b/Makefile index c7a0a6dbf0..20c9bbfe49 100644 --- 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