summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3cc8f73a8..646a32321 100644
--- a/INSTALL
+++ b/INSTALL
@@ -110,7 +110,7 @@ like this:
mkdir -p ~/src
cd ~/src
-git clone -b v4.4.1 git://subsurface-divelog.org/subsurface
+git clone -b v4.4.2 git://subsurface-divelog.org/subsurface
./subsurface/scripts/build.sh # <- this step will take quite a while as it
# compiles a handful of libraries before
# building Subsurface
@@ -270,7 +270,7 @@ To compile Subsurface, use:
$ cd ~/src
$ git clone git://subsurface-divelog.org/subsurface.git
$ cd subsurface
-$ cd git checkout v4.4 # this get's you the last release
+$ cd git checkout v4.4.2 # this get's you the last release
# skip this step to build the latest development
# version
$ packagin/windows/mingw-make.sh Qt5 SPECIAL_MARBLE_PREFIX=1