diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | SBO-Lib/Changes | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ **[sbotools](https://pink-mist.github.io/sbotools/)** provides a ports-like interface to [slackbuilds.org](http://www.slackbuilds.org/). ## Changes -* 2.1 - Unreleased +* 2.1 - 2017-01-14 * Internals: - Adding internal documentation - Extract code to submodules for easier separation of concerns diff --git a/SBO-Lib/Changes b/SBO-Lib/Changes index 72954d3..de7b3ee 100644 --- a/SBO-Lib/Changes +++ b/SBO-Lib/Changes @@ -1,4 +1,4 @@ -2.1 - Unreleased +2.1 - 2017-01-14 * Internals: - Adding internal documentation - Extract code to submodules for easier separation of concerns |