From f287d625b2432a01b934f37faaf92ba56537e6db Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 31 May 2014 09:52:49 +0200 Subject: Update for 2014.05 Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8ccfbd897..a2681f612 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION := 2014.05-rc3 +export BR2_VERSION := 2014.05 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION = 3.81 -- cgit v1.2.3