summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-12-01 22:13:19 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-12-01 22:19:49 +0100
commit42dd856ca930f79a831361e337d25fb8dd6e0dd1 (patch)
tree1777f0d87a6433b1f8ce8c30cca6addf2956d100 /Makefile
parenta7eb052ff8ba9234b3f8dafc8cf3986f5b39428e (diff)
Kickoff 2017.02 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 fbf217a94..119839c3d 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ else # umask / $(CURDIR) / $(O)
all:
# Set and export the version string
-export BR2_VERSION := 2016.11
+export BR2_VERSION := 2017.02-git
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)