]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2014.01-rc1 v2014.01-rc1
authorTom Rini <trini@ti.com>
Mon, 25 Nov 2013 21:49:32 +0000 (16:49 -0500)
committerTom Rini <trini@ti.com>
Mon, 25 Nov 2013 21:49:32 +0000 (16:49 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 52133a54345eb3829351aa92f294290e89b7a39a..a2fb03798c0c3a3f6408fb9b4d192f3d04cc0b88 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,10 +5,10 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
-VERSION = 2013
-PATCHLEVEL = 10
+VERSION = 2014
+PATCHLEVEL = 01
 SUBLEVEL =
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else