From bce34ab199dea7e8430971ae31d743e246049785 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 30 May 2012 23:23:07 +0200 Subject: Update for 2012.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 4945c16ce..98e1a5187 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.05-rc3 +export BR2_VERSION:=2012.05 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 -- cgit v1.2.3