summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-11-11 20:26:00 +0100
committerPeter Korsgaard2011-11-11 20:26:10 +0100
commit1507c39b7634fec3b6d561da5ff5f18867f6b28c (patch)
tree4dd80d3e89d072edaabace8a2d1e946a2d49d21f /Makefile
parentuclibc: rename uclibc-update to uclibc-update-config (diff)
downloadbuildroot-1507c39b7634fec3b6d561da5ff5f18867f6b28c.tar.gz
buildroot-1507c39b7634fec3b6d561da5ff5f18867f6b28c.tar.xz
buildroot-1507c39b7634fec3b6d561da5ff5f18867f6b28c.zip
Update for 2011.11-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 80ca587ab..df2f8599c 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.11-git
+export BR2_VERSION:=2011.11-rc1
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: