summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2011-06-06 13:36:55 +0200
committerPeter Korsgaard2011-06-06 13:36:55 +0200
commit0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6 (patch)
tree0364d5172d4e51f0d197c6a94feb962672ecc074 /Makefile
parentUpdate for 2011.05 (diff)
downloadbuildroot-0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6.tar.gz
buildroot-0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6.tar.xz
buildroot-0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6.zip
kickoff 2011.08 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 893921bcc..f3bdf3b80 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.05
+export BR2_VERSION:=2011.08-git
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: