From: Peter Korsgaard Date: Sun, 2 Jun 2013 14:12:20 +0000 (+0200) Subject: Makefile: kickoff 2013.08 cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0c94aa549cc8cf483bc8c3443a2b1f772d5d180b;p=buildroot.git Makefile: kickoff 2013.08 cycle Signed-off-by: Peter Korsgaard --- diff --git a/Makefile b/Makefile index 1d6b574813..d7437a74a8 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05 +export BR2_VERSION:=2013.08-git # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81