Commit e8ae0fa5edd152b2b29c470b88429be4cdcd2c46

Authored by Tom Rini
1 parent bc8f446c17
Exists in u-boot-2013.01.y

Prepare v2013.01.01

Signed-off-by: Tom Rini <trini@ti.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -23,7 +23,7 @@
23 23  
24 24 VERSION = 2013
25 25 PATCHLEVEL = 01
26   -SUBLEVEL =
  26 +SUBLEVEL = 01
27 27 EXTRAVERSION =
28 28 ifneq "$(SUBLEVEL)" ""
29 29 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)