]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
Merge branch 'next' of ../next
[people/ms/u-boot.git] / Makefile
index 215ee00fe8e7d4df9859d23dfa8427f6569d7635..63b99091083df973e1081e63ba9d41bc3eec2f00 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2009
 PATCHLEVEL = 03
 SUBLEVEL =
-EXTRAVERSION = -rc2
+EXTRAVERSION =
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else