summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-03-02 21:03:01 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-03-02 21:03:01 +0100
commit5dc33f037a092ef513392c6fba0a55969ab4f4f3 (patch)
tree8141befad87b3e8a246c46e197fcb25829c283af /Makefile
parent6bf057b0f2ba188397a691f74877a4a30aaea3f9 (diff)
Kickoff 2015.05 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 a05a4fa10..af043a3f2 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2015.02
+export BR2_VERSION := 2015.05-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81