summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-06-01 23:52:45 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-06-01 23:52:45 +0200
commit841d3ac7e04fe3c2d8f4ccbc063db5650ec4779e (patch)
tree98cd85ed3786fcba74c36a47d7f4e4da2a6e9349 /Makefile
parent7919b0ec553ba2cf6f26443162fbfa6b033b6d47 (diff)
Kickoff 2015.08 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e49087182..43b5ba5ca 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2015.05
+export BR2_VERSION := 2015.08-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81