mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
Prepare v2013.04-rc2
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
b2da80384e
commit
c8142633e1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -24,7 +24,7 @@
|
|||
VERSION = 2013
|
||||
PATCHLEVEL = 04
|
||||
SUBLEVEL =
|
||||
EXTRAVERSION = -rc1
|
||||
EXTRAVERSION = -rc2
|
||||
ifneq "$(SUBLEVEL)" ""
|
||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue