summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-05-18 21:47:48 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-05-18 22:03:57 +0200
commit137a4d7e92baf57e46e35280feb5c0fddfb49af1 (patch)
tree5cdb9507ffc8a2a6ede493aa0e29abbe74128b92 /Makefile
parent8b4f5f241071bbe71229e989b563c7817dc6da5f (diff)
Update for 2011.05-rc12011.05_rc1
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 5f61b9327..d803a5c07 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.05-git
+export BR2_VERSION:=2011.05-rc1
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: