]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2014.01 v2014.01
authorTom Rini <trini@ti.com>
Mon, 20 Jan 2014 22:52:59 +0000 (17:52 -0500)
committerTom Rini <trini@ti.com>
Mon, 20 Jan 2014 22:52:59 +0000 (17:52 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 8b1b364e4c5fe1b5867158f5922f9168aa1b2f81..47a03e34e739327f6218083fd8b3d5094359b97d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2014
 PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else