[PATCH] Use proper version number on INSTALL

Miika Turkia miika.turkia at gmail.com
Tue Feb 17 09:40:55 PST 2015


This one will be short lived, but still...

Signed-off-by: Miika Turkia <miika.turkia at gmail.com>
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 3cf4590..ba725ac 100644
--- a/INSTALL
+++ b/INSTALL
@@ -145,7 +145,7 @@ Finally you can compile Subsurface:
 $ cd ~/src
 $ git clone git://subsurface-divelog.org/subsurface.git
 $ cd subsurface
-$ git checkout v4.4      # this get's you the last release
+$ git checkout v4.4.0    # this get's you the last release
                          # skip this step to build the latest development
 			 # version
 $ qmake SPECIAL_MARBLE_PREFIX=1
-- 
2.1.0



More information about the subsurface mailing list