Prepare v2012.04-rc3
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
8262e61df5
commit
fb14b6b2f6
2
Makefile
2
Makefile
@ -24,7 +24,7 @@
|
|||||||
VERSION = 2012
|
VERSION = 2012
|
||||||
PATCHLEVEL = 04
|
PATCHLEVEL = 04
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION = -rc2
|
EXTRAVERSION = -rc3
|
||||||
ifneq "$(SUBLEVEL)" ""
|
ifneq "$(SUBLEVEL)" ""
|
||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user