]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.07-rc3 v2013.07-rc3
authorTom Rini <trini@ti.com>
Fri, 12 Jul 2013 21:16:19 +0000 (17:16 -0400)
committerTom Rini <trini@ti.com>
Fri, 12 Jul 2013 21:19:03 +0000 (17:19 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 446c2f8e6398ef268e4125b6f9a1eeefcfdf3961..f100b8360a1636a731623f51896c7dae41cd0469 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else