summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2010-11-25 11:29:30 +0100
committerPeter Korsgaard2010-11-25 11:29:30 +0100
commit09af8387fd99e0b52f6e43c764d8b827ebc98c66 (patch)
tree5e213c1790d5cbdf387e67604512b6b9ba7f48b3 /Makefile
parentdialog: fix build, ensure host includes aren't used (diff)
downloadbuildroot-09af8387fd99e0b52f6e43c764d8b827ebc98c66.tar.gz
buildroot-09af8387fd99e0b52f6e43c764d8b827ebc98c66.tar.xz
buildroot-09af8387fd99e0b52f6e43c764d8b827ebc98c66.zip
Update for 2010.11-rc2
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 22ae1d060..6752aa65b 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2010.11-rc1
+export BR2_VERSION:=2010.11-rc2
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: