]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2013.04-rc4 v2013.10-rc4
authorTom Rini <trini@ti.com>
Wed, 2 Oct 2013 18:42:08 +0000 (14:42 -0400)
committerTom Rini <trini@ti.com>
Wed, 2 Oct 2013 18:42:08 +0000 (14:42 -0400)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index 07abef4423f7bbeb180690fcc04a7d5328d783c2..b09bfcca8d89d91aedfd02ca17a19b30bc548e55 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2013
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else