]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.04-rc2 v2013.04-rc2
authorTom Rini <trini@ti.com>
Wed, 3 Apr 2013 19:02:40 +0000 (15:02 -0400)
committerTom Rini <trini@ti.com>
Wed, 3 Apr 2013 19:02:40 +0000 (15:02 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index e1280cbbcfca053fcf893d90ea3bdd7407ae31b1..db7561c2d802bd5258789013cf435a061e9535f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 04
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else