summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-12-29 22:24:06 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-12-29 22:24:06 +0100
commit67f23a77c2260809b94f169fde33ff718ae940c5 (patch)
treea3e92fc48f1b19ac43854779dadb0267f50cbaad /support
parente5782ec23312cf230400b7b3070f6b2f467a0a69 (diff)
Update for 2016.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'support')
-rw-r--r--support/misc/Vagrantfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile
index 66d9505b0..ee653de2f 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2016.11'
+RELEASE='2016.11.1'
### Change here for more memory/cores ###
VM_MEMORY=2048