diff options
Diffstat (limited to 'support')
-rw-r--r-- | support/misc/Vagrantfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/Vagrantfile b/support/misc/Vagrantfile index db2a752c3b..753a9bdcdc 100644 --- a/support/misc/Vagrantfile +++ b/support/misc/Vagrantfile @@ -5,7 +5,7 @@ ################################################################################ # Buildroot version to use -RELEASE='2020.11' +RELEASE='2020.11.1' ### Change here for more memory/cores ### VM_MEMORY=2048 |