summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-30 07:39:16 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-04-30 07:39:16 -0700
commitcafef4614fef5275507520309b562eda4ccc00a5 (patch)
treef052a00b104bc98c0425081452deab55bffd27ed /INSTALL
parent554b652d25d9ce853c4f8f2044f80ab1b198fb1b (diff)
downloadsubsurface-cafef4614fef5275507520309b562eda4ccc00a5.tar.gz
Get started on Subsurface 4.4.2
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
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