summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-11-28 23:47:40 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-11-28 23:48:55 +0100
commit93106e9e1fd2f722b92e3da9a0e6cc9a5a379cb2 (patch)
treeac71dbb97195cb24f698b332c9be155edd9cd84d /Makefile
parentee99fe4088d0c75b3d2cfcd321d8af60b8fc959a (diff)
Update for 2016.11-rc3
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 13239616a..1ce5f5be5 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-rc2
+export BR2_VERSION := 2016.11-rc3
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)