summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-05-24 15:02:23 +0200
committerPeter Korsgaard2011-05-24 15:02:23 +0200
commiteffcc9a2a2a6678dbc04d3c5b6957df3987dccc6 (patch)
tree316be7b803486fe72a11d3846646304b741e8383 /Makefile
parentext-toolchain: fix download url / add cs 2009q3 (diff)
downloadbuildroot-effcc9a2a2a6678dbc04d3c5b6957df3987dccc6.tar.gz
buildroot-effcc9a2a2a6678dbc04d3c5b6957df3987dccc6.tar.xz
buildroot-effcc9a2a2a6678dbc04d3c5b6957df3987dccc6.zip
Update for 2011.05-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d803a5c07..9be7f1c0d 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.05-rc1
+export BR2_VERSION:=2011.05-rc2
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: