Prepare v2012.10-rc2 v2012.10-rc2
authorTom Rini <trini@ti.com>
Mon, 1 Oct 2012 16:41:10 +0000 (09:41 -0700)
committerTom Rini <trini@ti.com>
Mon, 1 Oct 2012 16:41:10 +0000 (09:41 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

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