X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=Makefile;h=db7561c2d802bd5258789013cf435a061e9535f6;hp=e1280cbbcfca053fcf893d90ea3bdd7407ae31b1;hb=c8142633e169665b246352918df5b76fd243bb71;hpb=b2da80384ed197ea17c1d910813e3c105a9c656c diff --git a/Makefile b/Makefile index e1280cbbcf..db7561c2d8 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2013 PATCHLEVEL = 04 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else