diff options
author | Tom Rini <trini@ti.com> | 2015-02-17 11:07:19 -0500 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2015-02-17 11:07:19 -0500 |
commit | 1e7b357a4ebf9a99a6258a0bbedf4e318a5263e0 (patch) | |
tree | 87e869eeb162e8aad9d03363582c3d255e103e70 /Makefile | |
parent | 5290ab876e18d87bd51e29520494abc6473806ec (diff) | |
download | u-boot-1e7b357a4ebf9a99a6258a0bbedf4e318a5263e0.tar.gz |
Prepare v2015.04-rc2v2015.04-rc2
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 2015 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* |