From: Peter Korsgaard Date: Sat, 31 Aug 2013 21:32:02 +0000 (+0200) Subject: Makefile: kickoff 2013.11 cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b48cee91f9acdf46a27440ee2a44acf8fa63040;p=buildroot.git Makefile: kickoff 2013.11 cycle Signed-off-by: Peter Korsgaard --- diff --git a/Makefile b/Makefile index e2454a7347..4aebfa2d2e 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.08 +export BR2_VERSION:=2013.11-git # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81