X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=28ddb7e83677963b8544cc95c85fdb5f375737ef;hb=46ef4faed18196472eb95216b2f74c1397ecf024;hp=1365db68febb159191da179333c81938671d4105;hpb=bc23d96b75fb9c494390c8af02c473c4f11f7719;p=u-boot diff --git a/Makefile b/Makefile index 1365db68fe..28ddb7e836 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ VERSION = 2013 PATCHLEVEL = 10 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else