X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=Makefile;h=ba1c10b2dc2fe5a0dfc21455785a52f9aacf560d;hp=fed766ce6b81de8d8dba330cd3242a853ef11d75;hb=e6bf18dba2a21bebf2c421b1c2e188225f6485a1;hpb=ed12b5b9da1a1b186b42e63a55ce20c88528d7c4 diff --git a/Makefile b/Makefile index fed766ce6b..ba1c10b2dc 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2013 PATCHLEVEL = 07 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else