]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2011.06-rc3 v2011.06-rc3
authorWolfgang Denk <wd@denx.de>
Wed, 22 Jun 2011 09:39:24 +0000 (11:39 +0200)
committerWolfgang Denk <wd@denx.de>
Wed, 22 Jun 2011 09:39:24 +0000 (11:39 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index 1619c47ecc9a40426f12a95aaa3c7d5dc22c4752..d14955f3f1403b646928be79735418aff6f39960 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2011
 PATCHLEVEL = 06
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else