From bc196029f53c2d82eb9a12eb8b66e696b6284941 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 22 Sep 2011 21:58:05 +0200 Subject: Prepare v2011.09-rc2 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e9ba6a4ca7..dfe939f1ba 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2011 PATCHLEVEL = 09 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3