]> Git Repo - u-boot.git/commitdiff
Prepare v2013.10-rc3 v2013.10-rc3
authorTom Rini <[email protected]>
Tue, 17 Sep 2013 00:08:33 +0000 (20:08 -0400)
committerTom Rini <[email protected]>
Tue, 17 Sep 2013 00:08:33 +0000 (20:08 -0400)
Signed-off-by: Tom Rini <[email protected]>
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
This page took 0.03522 seconds and 4 git commands to generate.