]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2008.10-rc2 v2008.10-rc2
authorWolfgang Denk <wd@denx.de>
Sat, 13 Sep 2008 22:59:35 +0000 (00:59 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 13 Sep 2008 22:59:35 +0000 (00:59 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index 2723830ba62c48db1c66d4af90142b62337f752b..7c13ce826b6079cde6bb43a9b89443f44e524eae 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2008
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else