]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - Makefile
tegra: Enable LCD on Medcom-Wide
[karo-tx-uboot.git] / Makefile
index e1b9384d808b3a832c4de20a2f17e669eaeda701..3305e8cd1c0a81bad6d79e7175b42ce869f6c5b9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2013
 PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else