From: Peter Korsgaard Date: Mon, 3 Dec 2012 01:19:18 +0000 (-0800) Subject: Makefile: kickoff 2013.02 cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=677d5068b955cf713b73d285e41ec8eedbda8e38;p=buildroot.git Makefile: kickoff 2013.02 cycle Signed-off-by: Peter Korsgaard --- diff --git a/Makefile b/Makefile index 9d9985fd34..4b094376f5 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.11 +export BR2_VERSION:=2013.02 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81