]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
cmd_nand: show nand scrub confirmation character
[people/ms/u-boot.git] / Makefile
index 5147df7e42f953e74aff425e2896e4bc8f1b05cb..398e94de8e7a4ec491f3fba9fa622f2231048b4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2010
 PATCHLEVEL = 03
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else