From 6b8edfde22acc574b5532e9f086e6a7287a9bc78 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 1 May 2009 21:59:12 +0200 Subject: Prepare v2009.06-rc1 Update CHANGELOG. Signed-off-by: Wolfgang Denk --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8a0784c16..137c88f42 100644 --- a/Makefile +++ b/Makefile @@ -22,9 +22,9 @@ # VERSION = 2009 -PATCHLEVEL = 03 +PATCHLEVEL = 06 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3