summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-01-25 09:27:44 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-01-25 09:27:44 +0100
commitb8e588e623868d6ab239786b4cf486e1defc9c1c (patch)
tree80389c49faee26246762e2790652dcae22447988 /Makefile
parente08b1f94841f30302c7ae433bea0f8cf0f6d1f61 (diff)
downloadbuildroot-2016.11.2.tar.gz
buildroot-2016.11.2.zip
Update for 2016.11.22016.11.2
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 97f1bdd328..1d119ae557 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.1
+export BR2_VERSION := 2016.11.2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud