]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2010.12-rc3 v2010.12-rc3
authorWolfgang Denk <wd@denx.de>
Fri, 17 Dec 2010 09:15:38 +0000 (10:15 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 17 Dec 2010 09:15:38 +0000 (10:15 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index 0685ef9955c2115babdee36cd9c879f5ff7cbbc2..005addc6b317474269f9113349ae31ed223352a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2010
 PATCHLEVEL = 12
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else