summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-05-27 16:18:21 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-05-27 16:18:21 +0200
commit9ab73b51e8f0f30e1720639d40732fa20aab9d1a (patch)
tree45809cc0ca20a90995373f67241c19110e76d8bf /Makefile
parentcff599de0816704be966c5f9da36bfab14d9dcaa (diff)
Update for 2011.052011.05
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 9be7f1c0d..893921bcc 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.05-rc2
+export BR2_VERSION:=2011.05
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: