From b3dd629e78870ba2dc9f8032978721c0fa02a856 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 15 Mar 2009 22:40:09 +0100 Subject: Prepare 2009.03-rc2 Update CHANEGLOG, fix minor coding style issue. Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b9a09ac82..180d2f532 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2009 PATCHLEVEL = 03 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3