diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2021-02-08 09:41:00 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-02-09 08:10:47 -0800 |
commit | 9ab481e92727f92e013bc024b98760941f86fdad (patch) | |
tree | ed263d57a5164e80e26a23f97d5e0fe1b32eb8c8 /Documentation/user-manual.txt | |
parent | a0f740763b9398881792de819bea346673727230 (diff) | |
download | subsurface-9ab481e92727f92e013bc024b98760941f86fdad.tar.gz |
user manual: get ready for 5.0
While version numbers are really rather random, we decided that with the
new statistics feature we will change the version number to 5.0.
Reflect that in the manual.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation/user-manual.txt')
-rw-r--r-- | Documentation/user-manual.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 389111dc1..94f6eb2cd 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1,8 +1,8 @@ -// Subsurface 4.9 User Manual +// Subsurface 5.0 User Manual // ========================== // :author: Manual authors: Willem Ferguson, Jacco van Koll, Dirk Hohndel, Reinout Hoornweg, // Linus Torvalds, Miika Turkia, Amit Chaudhuri, Jan Schubert, Salvador Cuñat, Pedro Neves -// :revnumber: 4.9 +// :revnumber: 5.0 // :revdate:February 2021 :icons: :toc2: @@ -18,7 +18,7 @@ image::images/Subsurface4Banner.jpg["Banner",align="center"] Linus Torvalds, Miika Turkia, Amit Chaudhuri, Jan Schubert, Salvador Cuñat, Pedro Neves, Stefan Fuchs -[blue]#_Version 4.9, February 2021_# +[blue]#_Version 5.0, February 2021_# Welcome as a user of _Subsurface_, an advanced dive logging program with extensive infrastructure to describe, organize, interpret and print scuba |