From 01e46f8379120cc52021ec25ae3d1d1753e0c1d9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 6 Jan 2011 12:25:33 +0100 Subject: barebox: bump version Signed-off-by: Peter Korsgaard --- boot/barebox/barebox.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/barebox') diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk index 5bf272a8f..3df424c41 100644 --- a/boot/barebox/barebox.mk +++ b/boot/barebox/barebox.mk @@ -4,7 +4,7 @@ # ############################################################# -BAREBOX_VERSION:=2010.11.0 +BAREBOX_VERSION:=2011.01.0 BAREBOX_SOURCE:=barebox-$(BAREBOX_VERSION).tar.bz2 BAREBOX_SITE:=http://www.barebox.org/download/ BAREBOX_DIR:=$(BUILD_DIR)/barebox-$(BAREBOX_VERSION) -- cgit v1.2.3