From: Peter Korsgaard Date: Sat, 14 May 2011 22:07:28 +0000 (+0200) Subject: barebox: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80eff666607300578090b8eee5dcd33d947dec82;p=buildroot.git barebox: bump version Signed-off-by: Peter Korsgaard --- diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 7a2e02e447..f3e769f4cf 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -4,7 +4,7 @@ # ############################################################# -BAREBOX_VERSION:=2011.04.0 +BAREBOX_VERSION:=2011.05.0 BAREBOX_SOURCE:=barebox-$(BAREBOX_VERSION).tar.bz2 BAREBOX_SITE:=http://www.barebox.org/download/ BAREBOX_DIR:=$(BUILD_DIR)/barebox-$(BAREBOX_VERSION)