summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-08-29 11:21:17 +0200
committerPeter Korsgaard2011-08-29 11:21:17 +0200
commit73f131ce7d9811fcc8c4b7a161e9700266e09695 (patch)
tree02d6c6cba7c4376e24d9aafe18075f6bcad2adc5 /Makefile
parentnews.html: add 2011.08-rc1 announcement link (diff)
downloadbuildroot-73f131ce7d9811fcc8c4b7a161e9700266e09695.tar.gz
buildroot-73f131ce7d9811fcc8c4b7a161e9700266e09695.tar.xz
buildroot-73f131ce7d9811fcc8c4b7a161e9700266e09695.zip
Update for 2011.08-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 f74a6acb8..e975320d4 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.08-rc1
+export BR2_VERSION:=2011.08-rc2
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: