From cafef4614fef5275507520309b562eda4ccc00a5 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 30 Apr 2015 07:39:16 -0700 Subject: Get started on Subsurface 4.4.2 Signed-off-by: Dirk Hohndel --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') 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 -- cgit v1.2.3-70-g09d2