1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-11 17:49:59 +02:00

Prepare v2010.09

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk
2010-09-28 23:20:55 +02:00
parent 949c80e100
commit 1e4e5ef046

View File

@@ -24,7 +24,7 @@
VERSION = 2010
PATCHLEVEL = 09
SUBLEVEL =
EXTRAVERSION = -rc2
EXTRAVERSION =
ifneq "$(SUBLEVEL)" ""
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
else