summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-03-01 14:13:06 +0100
committerPeter Korsgaard2011-03-01 14:13:06 +0100
commitda5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06 (patch)
treeebc37f2ae84d5d4f582fc8bdfdc97e05ce9b6450 /Makefile
parentnews.html: add 2011.02 announcement link (diff)
downloadbuildroot-da5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06.tar.gz
buildroot-da5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06.tar.xz
buildroot-da5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06.zip
kickoff 2011.05 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 804676321..7ae3787bd 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.02
+export BR2_VERSION:=2011.05-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: