Prepare v2011.12-rc1
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
3f3110d78b
commit
5738946be4
4
Makefile
4
Makefile
@ -22,9 +22,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
VERSION = 2011
|
VERSION = 2011
|
||||||
PATCHLEVEL = 09
|
PATCHLEVEL = 12
|
||||||
SUBLEVEL =
|
SUBLEVEL =
|
||||||
EXTRAVERSION =
|
EXTRAVERSION = -rc1
|
||||||
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