]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-uboot.git/commitdiff
Prepare v2013.10-rc2
authorTom Rini <trini@ti.com>
Mon, 2 Sep 2013 18:20:36 +0000 (14:20 -0400)
committerTom Rini <trini@ti.com>
Mon, 2 Sep 2013 18:20:36 +0000 (14:20 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 4a630a5562475dabd9199431f1667a57dacbd2c3..ed48279acd130613dc2a684ece2265a42b999f84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2013
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else