From 79cfe422615c010a75ece41662a05cd432ada389 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 22 Jun 2011 11:39:24 +0200 Subject: Prepare v2011.06-rc3 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1619c47ecc..d14955f3f1 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2011 PATCHLEVEL = 06 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3