Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Get ready for 4.7.4
Since 4.7.3 was missing the translations.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
  • Loading branch information
dirkhh committed Nov 11, 2017
1 parent 7fb1978 commit a157fa5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.3
This is the README file for Subsurface 4.7.4

Please check the `ReleaseNotes.txt` for details about new features and
changes since Subsurface 4.6.4 (and earlier versions).
changes since Subsurface 4.7.2 (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.2 (or whatever the last release is)
git checkout v4.7.4 (or whatever the last release is)
```

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

Detailed build instructions can be found in the INSTALL file.

Expand Down
4 changes: 2 additions & 2 deletions ReleaseNotes/ReleaseNotes.txt
@@ -1,6 +1,6 @@
// _Subsurface_ 4.7.3 Release Notes
// _Subsurface_ 4.7.4 Release Notes

_Subsurface_ 4.7.3 - November 11, 2017
_Subsurface_ 4.7.4 - November 11, 2017
------------------------------------------

Some of the changes since _Subsurface_ 4.7.2
Expand Down

0 comments on commit a157fa5

Please sign in to comment.