Browse Source

Prepare v2012.04.01

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 13 years ago
parent
commit
415d386877
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -23,7 +23,7 @@
 
 VERSION = 2012
 PATCHLEVEL = 04
-SUBLEVEL =
+SUBLEVEL = 01
 EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)