summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-06-06 13:36:55 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-06-06 13:36:55 +0200
commit0a5e7905a63f39ddba9c66db53ff1c8b8d4f19b6 (patch)
tree0364d5172d4e51f0d197c6a94feb962672ecc074 /Makefile
parent9ab73b51e8f0f30e1720639d40732fa20aab9d1a (diff)
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: