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

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