diff options
| author | Tom Rini <trini@ti.com> | 2013-01-10 14:44:40 -0700 | 
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2013-01-10 14:44:40 -0700 | 
| commit | 6fb4d74e59750b43f00d460c569e8a30c67c5bb0 (patch) | |
| tree | 8c85de3b1ded809131569af32eadd9b108cf1184 | |
| parent | 58bd77db9dc32847bc5a5f0b5d0f8f6e3780679a (diff) | |
| download | olio-uboot-2014.01-6fb4d74e59750b43f00d460c569e8a30c67c5bb0.tar.xz olio-uboot-2014.01-6fb4d74e59750b43f00d460c569e8a30c67c5bb0.zip | |
Prepare v2013.01-rc3v2013.01-rc3
Signed-off-by: Tom Rini <trini@ti.com>
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -24,7 +24,7 @@  VERSION = 2013  PATCHLEVEL = 01  SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3  ifneq "$(SUBLEVEL)" ""  U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)  else |