summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2010-12-03 11:56:28 +0100
committerPeter Korsgaard2010-12-03 11:56:28 +0100
commita8ecce0743e36540301ad6c76a14985bdf6aea49 (patch)
tree83c4d83d015926326c5b96cffeb34b3f9ee97727 /Makefile
parentdocs/news.html: add 2010.11 announce link (diff)
downloadbuildroot-a8ecce0743e36540301ad6c76a14985bdf6aea49.tar.gz
buildroot-a8ecce0743e36540301ad6c76a14985bdf6aea49.tar.xz
buildroot-a8ecce0743e36540301ad6c76a14985bdf6aea49.zip
buildroot: kickoff 2011.02 development phase
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 596470f6f..96db29108 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2010.11
+export BR2_VERSION:=2011.02-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: