Skip to content

Commit

Permalink
Update version numbers
Browse files Browse the repository at this point in the history
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
  • Loading branch information
dirkhh committed Feb 9, 2018
1 parent dfb43d3 commit f9f1630
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
@@ -1,9 +1,9 @@
# Subsurface [![Build Status](https://travis-ci.org/Subsurface-divelog/subsurface.svg?branch=master)](https://travis-ci.org/Subsurface-divelog/subsurface)

This is the README file for Subsurface 4.7.6
This is the README file for Subsurface 4.7.7

Please check the `ReleaseNotes.txt` for details about new features and
changes since Subsurface 4.7.5 (and earlier versions).
changes since Subsurface 4.7.6 (and earlier versions).

Subsurface can be found at http://subsurface-divelog.org

Expand Down Expand Up @@ -35,10 +35,10 @@ development version) you can either get this via git or the release tar
ball. After cloning run the following command:

```
git checkout v4.7.6 (or whatever the last release is)
git checkout v4.7.7 (or whatever the last release is)
```

or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-4.7.6.tgz
or download a tarball from http://subsurface-divelog.org/downloads/Subsurface-4.7.7.tgz

Detailed build instructions can be found in the INSTALL file.

Expand Down

0 comments on commit f9f1630

Please sign in to comment.