summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-11-30 23:15:21 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-11-30 23:16:22 +0100
commita7eb052ff8ba9234b3f8dafc8cf3986f5b39428e (patch)
tree395c528b88988ff41581c0a24adda728607b192d /Makefile
parent30b4f9bae075931c7f2aa3b1efcca247829e264f (diff)
Update for 2016.11
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 1ce5f5be5..fbf217a94 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-rc3
+export BR2_VERSION := 2016.11
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)