diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-10-22 06:53:24 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-10-22 19:33:43 -0400 |
commit | 3f749ce2a8e87af212d4eefb49623bd08597d8ec (patch) | |
tree | 5058c5fe7aa6c0bd7d3b992495cdbaaed4d8807e | |
parent | 091def288a6e77c2a9a5819da10806c4b343c86a (diff) | |
download | subsurface-3f749ce2a8e87af212d4eefb49623bd08597d8ec.tar.gz |
Update internal version numbers
Dang, this one should have gone into 4.7.1.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -This is the README file for Subsurface 4.7 +This is the README file for Subsurface 4.7.1 Please check the ReleaseNotes.txt for details about new features and changes since Subsurface 4.6.4 (and earlier versions). diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index a09da4876..7f292957e 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -1,6 +1,6 @@ -// _Subsurface_ 4.7 Release Notes +// _Subsurface_ 4.7.1 Release Notes -_Subsurface_ 4.7 - October 2017 +_Subsurface_ 4.7.1 - October 2017 ------------------------------------------ Some of the changes since _Subsurface_ 4.6.4 |