From: Wolfgang Denk Date: Thu, 2 Jun 2011 21:19:27 +0000 (+0200) Subject: Prepare v2011.06-rc2 X-Git-Tag: v2011.06-rc2^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f4dd40cddbd69c56fec1285fee02cbd5a3833d8;p=pandora-u-boot.git Prepare v2011.06-rc2 Signed-off-by: Wolfgang Denk --- diff --git a/Makefile b/Makefile index 08cf7fa5a96..dcf5d937122 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ VERSION = 2011 PATCHLEVEL = 06 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 ifneq "$(SUBLEVEL)" "" U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION) else