From b59b16ca24bc7e77ec113021a6d77b9b32fcf192 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sat, 18 Oct 2008 21:30:31 +0200 Subject: Prepare v2008.10 release: update CHANGELOG & Makefile Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9055747..58b8331 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2008 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else -- cgit v1.1