X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=Makefile;h=19b5ac0ef0b61c4bdb4ba9faf25277b7953f7295;hp=10abadfffaff81e987fb75dbf76156ae9c3a97a3;hb=0fc52948bda0734431cb528ee4fd82f1dec8c7b5;hpb=f2352877cb2daac88115192fb09991a2397d0b27 diff --git a/Makefile b/Makefile index 10abadfffa..19b5ac0ef0 100644 --- 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