summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-09-05 22:14:33 +0200
committerPeter Korsgaard2011-09-05 22:14:33 +0200
commit5427c506bd652e0d0a6c59d14791018195c59525 (patch)
tree29d83f97c493661f9071be2bf19865f072adaec5 /Makefile
parentnews.html: fix 2011.08 release date (diff)
downloadbuildroot-5427c506bd652e0d0a6c59d14791018195c59525.tar.gz
buildroot-5427c506bd652e0d0a6c59d14791018195c59525.tar.xz
buildroot-5427c506bd652e0d0a6c59d14791018195c59525.zip
kickoff 2011.11 development cycle
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 9ed46fce5..8779d3f1f 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.08
+export BR2_VERSION:=2011.11-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: