summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-08-04 22:31:30 +0200
committerPeter Korsgaard2011-08-04 22:31:30 +0200
commit7ff457cdb5949a7e8d9409495d1342f71b7d3adf (patch)
treeea0cc83606d74cf22ef083e639b192bc7467d13e /Makefile
parentpkg-config: Add "mapdir" to sysroot handled variables (diff)
downloadbuildroot-7ff457cdb5949a7e8d9409495d1342f71b7d3adf.tar.gz
buildroot-7ff457cdb5949a7e8d9409495d1342f71b7d3adf.tar.xz
buildroot-7ff457cdb5949a7e8d9409495d1342f71b7d3adf.zip
Update for 2011.08-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 df6ce8f53..24f0cb2d0 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.08-git
+export BR2_VERSION:=2011.08-rc1
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: