From 615fd9b0f37ee5479dd45ed8358cebdc8546cfab Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 31 May 2013 22:29:04 +0200 Subject: Update for 2013.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 d172bb478..1d6b57481 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2013.05-rc3 +export BR2_VERSION:=2013.05 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 -- cgit v1.2.3