From 288b73995a0e31233f83184a406a68fe78ba5462 Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 31 Aug 2012 10:49:41 +0200 Subject: Prepare for 2012.08 Signed-off-by: Thomas Petazzoni --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d59a54895..f4f75144a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ #-------------------------------------------------------------- # Set and export the version string -export BR2_VERSION:=2012.08-rc3 +export BR2_VERSION:=2012.08 # Check for minimal make version (note: this check will break at make 10.x) MIN_MAKE_VERSION=3.81 -- cgit v1.2.3