]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Prepare v2011.03 v2011.03
authorWolfgang Denk <wd@denx.de>
Thu, 31 Mar 2011 21:45:36 +0000 (23:45 +0200)
committerWolfgang Denk <wd@denx.de>
Thu, 31 Mar 2011 21:45:36 +0000 (23:45 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile

index c42432b78923c913fd16bfb31372d3c7a4802d4c..ece91ab48b774e18f65a4f7ad8570de601c892dd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2011
 PATCHLEVEL = 03
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else