]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2012.07-rc3 v2012.07-rc3
authorWolfgang Denk <wd@denx.de>
Fri, 27 Jul 2012 06:27:18 +0000 (08:27 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 27 Jul 2012 06:27:18 +0000 (08:27 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index 6647fbd2e5cbaf091ba1852489322a63103948fb..d57c15e74401fa9b3179102908f82163263f0c43 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2012
 PATCHLEVEL = 07
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION = -rc3
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else