From e0d640232e0ac4f091e06834b4688537bf138136 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Mon, 5 Aug 2013 14:41:58 +0200 Subject: [PATCH] Open 2013.11 development cycle Signed-off-by: Thomas Petazzoni --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fcfc0be7c..caa1e38f8 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