From be662e9a6b7bf27cb7bc06de18f3c51b2ea80160 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 21 Dec 2011 20:39:46 +0100 Subject: Prepare v2011.12-rc3 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ba336ed1b..2629682be 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2011 PATCHLEVEL = 12 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.2.3