summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-08-31 13:44:55 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-08-31 13:44:55 +0200
commitfacd602dcad54df769ac759886f48f248b61e692 (patch)
tree4ad770c4566c982424ce1b75de11bf6942f5de61 /Makefile
parent7bbc4fa0639c26159348f1fb5b789ee58c5b8f60 (diff)
Update for 2011.082011.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: