From a2e0ffcf2d9a22c582a93e84a4bef20fd3877f47 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 15 May 2009 23:29:23 +0200 Subject: Prepare v2009.06-rc2 Update CHANGELOG. Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 137c88f..24e6410 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2009 PATCHLEVEL = 06 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.1