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

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