From 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 29 Sep 2011 21:11:15 +0200 Subject: [PATCH] Prepare v2011.09 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dfe939f1ba..77140eb7a2 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2011 PATCHLEVEL = 09 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- 2.39.2