]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2012.10-rc3 v2012.10-rc3
authorTom Rini <trini@ti.com>
Mon, 8 Oct 2012 18:20:28 +0000 (11:20 -0700)
committerTom Rini <trini@ti.com>
Mon, 8 Oct 2012 18:20:28 +0000 (11:20 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 34d9075a3e4da71e2b0a6e45be5e2ba0a508bda0..90e99af11c69ae9ce12236f15f6ab2627dca564f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2012
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else