]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.10-rc3 v2013.10-rc3
authorTom Rini <trini@ti.com>
Tue, 17 Sep 2013 00:08:33 +0000 (20:08 -0400)
committerTom Rini <trini@ti.com>
Tue, 17 Sep 2013 00:08:33 +0000 (20:08 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 1365db68febb159191da179333c81938671d4105..28ddb7e83677963b8544cc95c85fdb5f375737ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2013
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else