summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-06-01 09:49:55 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-06-01 09:49:55 +0200
commitf6162290fb6800fecffb86eed42069aa0f813f87 (patch)
tree2e13289d54f79a1da251e2175c9ef0d5c3bcdf57 /Makefile
parentd27170a6f7c2e88a91c90c62f878cb9135e979f0 (diff)
Kickoff 2014.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 a2681f612..e1d3b6d86 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION := 2014.05
+export BR2_VERSION := 2014.08-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81