From: Thomas Petazzoni Date: Mon, 5 Aug 2013 12:41:58 +0000 (+0200) Subject: Open 2013.11 development cycle X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e0d640232e0ac4f091e06834b4688537bf138136;p=buildroot.git Open 2013.11 development cycle Signed-off-by: Thomas Petazzoni --- diff --git a/Makefile b/Makefile index fcfc0be7ce..caa1e38f81 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.08-rc1 +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