summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-09-01 11:30:19 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-09-01 11:30:19 +0200
commit78e991462868e8f86d20754cf05a79f2b6be395c (patch)
treeb85560dd5c136f8013d1dd14ae7e8f152e558a3a /Makefile
parentfd4f88dc5fc018324ed61b0319ab9ea6f35c9ff0 (diff)
Update for 2016.08
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 02b65ccf7..283147cc8 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.08-rc3
+export BR2_VERSION := 2016.08
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)