summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-03-01 17:33:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-03-01 17:33:23 +0100
commit5573ab458696a9aaffc28464dd9654b8c95a5815 (patch)
treef508df6e8fb6391ecfff15640c64245093dad801 /Makefile
parent083c0735e924e0d534328095a944ae159f661219 (diff)
downloadbuildroot-5573ab458696a9aaffc28464dd9654b8c95a5815.tar.gz
buildroot-5573ab458696a9aaffc28464dd9654b8c95a5815.zip
Kickoff 2017.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 0308f9b538..da1d7d2634 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,7 @@ else # umask / $(CURDIR) / $(O)
all:
# Set and export the version string
-export BR2_VERSION := 2017.02
+export BR2_VERSION := 2017.05-git
# Actual time the release is cut (for reproducible builds)
BR2_VERSION_EPOCH = 1488315000
OpenPOWER on IntegriCloud