mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-09 12:13:00 -04:00
Prepare v2010.06-rc1
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
c4976807cb
commit
01f03bda5b
4
Makefile
4
Makefile
@ -22,9 +22,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
VERSION = 2010
|
VERSION = 2010
|
||||||
PATCHLEVEL = 03
|
PATCHLEVEL = 06
|
||||||
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…
x
Reference in New Issue
Block a user