summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2010-11-08 10:24:31 +0100
committerPeter Korsgaard2010-11-08 10:24:59 +0100
commitea252b0e040453223858a0eda385e895e4d65b93 (patch)
treeb04782fb3fc88074f1de35eb26cd9e2d3b62419b /Makefile
parentqt: bump version (diff)
downloadbuildroot-ea252b0e040453223858a0eda385e895e4d65b93.tar.gz
buildroot-ea252b0e040453223858a0eda385e895e4d65b93.tar.xz
buildroot-ea252b0e040453223858a0eda385e895e4d65b93.zip
Update for 2010.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 1469e7b1f..e569a94c7 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2010.11-git
+export BR2_VERSION:=2010.11-rc1
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: