From 415d386877df49eb051b85ef74fa59a16dc17c7d Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Wed, 25 Apr 2012 15:22:50 +0200 Subject: Prepare v2012.04.01 Signed-off-by: Wolfgang Denk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cdd429433..023ea23a3 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ VERSION = 2012 PATCHLEVEL = 04 -SUBLEVEL = +SUBLEVEL = 01 EXTRAVERSION = ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) -- cgit v1.2.3