Skip to content

Commit f42467f

Browse files
Updated SIRF version in VM_version.txt and Vagrantfile (#1011)
* updated SIRF version in VM_version.txt and Vagrantfile
1 parent 950d86a commit f42467f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VirtualBox/VM_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.0
1+
3.10.1

VirtualBox/vagrant/Vagrantfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Vagrant.configure("2") do |config|
7474
"--medium", "emptydrive"
7575
]
7676

77-
vb.name = ENV["VB_NAME"] || "SIRF 3.10.0"
77+
vb.name = ENV["VB_NAME"] || "SIRF 3.10.1"
7878
vb.customize ["modifyvm", :id,
7979
"--clipboard", "bidirectional",
8080
'--graphicscontroller', 'vmsvga',

0 commit comments

Comments
 (0)