summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-03-02 21:09:15 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-03-02 21:09:15 +0100
commit13222c07293becaefc69c46c8f90b04ddc7023d9 (patch)
tree124dfe4e64786c1898d95b32aeae2e2eb7753635 /Makefile
parentaaf6c28a5c49251df31b82c48c971bc18183cf6b (diff)
Kickoff 2016.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 63502d04e..f2822a2ca 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.02
+export BR2_VERSION := 2016.05-git
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)