summaryrefslogtreecommitdiffstats
path: root/installer/vagrant/Vagrantfile-browser-vbox
diff options
context:
space:
mode:
Diffstat (limited to 'installer/vagrant/Vagrantfile-browser-vbox')
-rw-r--r--installer/vagrant/Vagrantfile-browser-vbox2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/vagrant/Vagrantfile-browser-vbox b/installer/vagrant/Vagrantfile-browser-vbox
index 8e3abebf..d723abbd 100644
--- a/installer/vagrant/Vagrantfile-browser-vbox
+++ b/installer/vagrant/Vagrantfile-browser-vbox
@@ -29,7 +29,7 @@ echo "yes" | ./configure -opensource -embedded x86 -webkit -openssl -qt-gfx-vnc
make
make install
# Compile the Browser.
-BRANCH="devel"
+BRANCH="master"
svn export "https://github.com/opengnsys/OpenGnsys/branches/$BRANCH/client/browser" ../browser
cd ../browser
qmake browser.pro