From e06b63e1dc27e85b1cdf984a71859cad7e7f1c12 Mon Sep 17 00:00:00 2001 From: Chris Lee <@klee93> Date: Tue, 17 Apr 2018 19:19:00 +0000 Subject: [PATCH] Release 16.3 --- ChangeLog | 3 ++- README.md | 6 +++--- doc/readme.html | 7 +++---- doc/tint2.1 | 2 +- doc/tint2.md | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index d87dd89..fbf9df9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2018-01-26 master +2018-04-17 16.3 - Fixes: - Layout in executor (issue #695) - Other small issues @@ -998,3 +998,4 @@ released tint-0.2 . . . +. diff --git a/README.md b/README.md index 614fb1e..2eb5413 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 16.2 -Changes: https://gitlab.com/o9000/tint2/blob/16.2/ChangeLog +# Latest stable release: 16.3 +Changes: https://gitlab.com/o9000/tint2/blob/16.3/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md) @@ -8,7 +8,7 @@ Compile it with (after you install the [dependencies](https://gitlab.com/o9000/t ``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 16.2 +git checkout 16.3 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index 0d9cc7b..8ac278c 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre {
-Changes: https://gitlab.com/o9000/tint2/blob/16.2/ChangeLog
Documentation: manual.html
Compile it with (after you install the dependencies):
git clone https://gitlab.com/o9000/tint2.git
+Latest stable release: 16.3
Changes: https://gitlab.com/o9000/tint2/blob/16.3/ChangeLog
Documentation: manual.html
Compile it with (after you install the dependencies):
git clone https://gitlab.com/o9000/tint2.git
cd tint2
-git checkout 16.2
+git checkout 16.3
mkdir build
cd build
cmake ..
@@ -269,8 +269,7 @@ update-mime-database /usr/local/share/mime
More
-- Tint2 wiki
-Home)
+- Tint2 wiki