X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=19b5ac0ef0b61c4bdb4ba9faf25277b7953f7295;hb=0fc52948bda0734431cb528ee4fd82f1dec8c7b5;hp=10abadfffaff81e987fb75dbf76156ae9c3a97a3;hpb=8cbf4e4f17121d732e78764f0ba317c9a1838ea6;p=u-boot 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