summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-03-01 14:13:06 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-03-01 14:13:06 +0100
commitda5e5a5aa23a727ffc7cd3a2eb8cd268ef2f8d06 (patch)
treeebc37f2ae84d5d4f582fc8bdfdc97e05ce9b6450 /Makefile
parentb466e1564f13f9e80a3f286286adcf86ca621b75 (diff)
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: