barebox: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 14 May 2011 22:07:28 +0000 (00:07 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 14 May 2011 22:07:28 +0000 (00:07 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
boot/barebox/barebox.mk

index 7a2e02e4477ba90904d993fa93f2b631a9825145..f3e769f4cf2fb71dd24b01a0d7abcc8f82db4b42 100644 (file)
@@ -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)