]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - Makefile
Update CHANGELOG, prepare -rc2
[karo-tx-uboot.git] / Makefile
index 10abadfffaff81e987fb75dbf76156ae9c3a97a3..19b5ac0ef0b61c4bdb4ba9faf25277b7953f7295 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
 VERSION = 2009
 PATCHLEVEL = 11
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION = -rc2
 ifneq "$(SUBLEVEL)" ""
 U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 else