]> git.sur5r.net Git - u-boot/blobdiff - Makefile
Merge 'next' branch
[u-boot] / Makefile
index 12b20f20e4245ea9fd9adf10fb381c4bea264b29..9a132f75415ceb872a09dbb7e122edb823952a25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2008
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else