]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
sf: probe: Print erase_size while printing flash details
[karo-tx-uboot.git] / Makefile
index 07abef4423f7bbeb180690fcc04a7d5328d783c2..b09bfcca8d89d91aedfd02ca17a19b30bc548e55 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
 VERSION = 2013
 PATCHLEVEL = 10
 SUBLEVEL =
-EXTRAVERSION = -rc3
+EXTRAVERSION = -rc4
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else