summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-12-29 21:54:33 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-12-29 21:54:33 +0100
commita0690cc883c4d4051e8cd18ab14130c0f59740eb (patch)
treee29438871bfb3299de3e7c708dae910eeada6cc0
parentbf8fdcc2fa06c18cf4c4381a1d80f4b89699ec82 (diff)
downloadbuildroot-a0690cc883c4d4051e8cd18ab14130c0f59740eb.tar.gz
buildroot-a0690cc883c4d4051e8cd18ab14130c0f59740eb.zip
Update for 2016.11.12016.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbf217a940..97f1bdd328 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 := 2016.11.1
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud