]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
Merge branch 'master' into next
[karo-tx-uboot.git] / Makefile
index 5490dd674ebca4e7a1bc41a4f44eb2447b240495..1d87f37074fbf18b0106aea401663d8745c670d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2010
 PATCHLEVEL = 06
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else