]> git.sur5r.net Git - u-boot/commitdiff
Prepare v2013.01-rc3 v2013.01-rc3
authorTom Rini <trini@ti.com>
Thu, 10 Jan 2013 21:44:40 +0000 (14:44 -0700)
committerTom Rini <trini@ti.com>
Thu, 10 Jan 2013 21:44:40 +0000 (14:44 -0700)
Signed-off-by: Tom Rini <trini@ti.com>
Makefile

index a7b6cd1cbad361ecfa6f71faff567ebae86c449d..5710a917475f81741240368eb8e77b198b323be3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else