summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-11-30 23:15:21 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-11-30 23:16:22 +0100
commita7eb052ff8ba9234b3f8dafc8cf3986f5b39428e (patch)
tree395c528b88988ff41581c0a24adda728607b192d /support
parent30b4f9bae075931c7f2aa3b1efcca247829e264f (diff)
Update for 2016.11
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 5e56d5d8a..66d9505b0 100644
--- a/support/misc/Vagrantfile
+++ b/support/misc/Vagrantfile
@@ -5,7 +5,7 @@
################################################################################
# Buildroot version to use
-RELEASE='2016.08'
+RELEASE='2016.11'
### Change here for more memory/cores ###
VM_MEMORY=2048