]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.01-rc2 v2013.01-rc2
authorTom Rini <trini@ti.com>
Fri, 14 Dec 2012 21:43:22 +0000 (14:43 -0700)
committerTom Rini <trini@ti.com>
Fri, 14 Dec 2012 21:43:22 +0000 (14:43 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

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