summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-08-31 13:44:55 +0200
committerPeter Korsgaard2011-08-31 13:44:55 +0200
commitfacd602dcad54df769ac759886f48f248b61e692 (patch)
tree4ad770c4566c982424ce1b75de11bf6942f5de61 /Makefile
parentkernel-headers: bump 3.0.x stable version (diff)
downloadbuildroot-facd602dcad54df769ac759886f48f248b61e692.tar.gz
buildroot-facd602dcad54df769ac759886f48f248b61e692.tar.xz
buildroot-facd602dcad54df769ac759886f48f248b61e692.zip
Update for 2011.08
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 e975320d4..9ed46fce5 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.08-rc2
+export BR2_VERSION:=2011.08
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: