]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.07 v2013.07
authorTom Rini <trini@ti.com>
Mon, 22 Jul 2013 19:57:32 +0000 (15:57 -0400)
committerTom Rini <trini@ti.com>
Tue, 23 Jul 2013 11:58:13 +0000 (07:58 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index f100b8360a1636a731623f51896c7dae41cd0469..4218226e160d1198c0f067429826025b866d0983 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else