From: Peter Korsgaard Date: Sun, 10 Feb 2013 12:49:23 +0000 (+0100) Subject: Kickoff 2013.05 cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4bf3c452a507d4997f869875e4fd412a3af1a5cd;p=buildroot.git Kickoff 2013.05 cycle Signed-off-by: Peter Korsgaard --- diff --git a/Makefile b/Makefile index 3f967b246f..1300725bf0 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.02-rc1 +export BR2_VERSION:=2013.05-git # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81