From f628cba9668e5243c6433f87a42675019a02d066 Mon Sep 17 00:00:00 2001 From: Chris Lee <@klee93> Date: Sat, 29 May 2021 11:24:56 +0200 Subject: [PATCH] Release 17.0.1 --- ChangeLog | 2 +- README.md | 6 +++--- doc/readme.html | 4 ++-- doc/tint2.1 | 2 +- doc/tint2.md | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 95bc39e..136bcf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2021-05-01 master +2021-05-29 17.0.1 - Fixes: - Crash on panel cleanup in single-monitor execp (issue #801) 2021-04-18 17.0 diff --git a/README.md b/README.md index b69c021..f1d42e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 17.0 -Changes: https://gitlab.com/o9000/tint2/blob/17.0/ChangeLog +# Latest stable release: 17.0.1 +Changes: https://gitlab.com/o9000/tint2/blob/17.0.1/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 17.0 +git checkout 17.0.1 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index 30485a3..ebe8331 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre {
-Changes: https://gitlab.com/o9000/tint2/blob/17.0/ChangeLog
Documentation: manual.html
Compile it with (after you install the dependencies):
git clone https://gitlab.com/o9000/tint2.git
+Latest stable release: 17.0.1
Changes: https://gitlab.com/o9000/tint2/blob/17.0.1/ChangeLog
Documentation: manual.html
Compile it with (after you install the dependencies):
git clone https://gitlab.com/o9000/tint2.git
cd tint2
-git checkout 17.0
+git checkout 17.0.1
mkdir build
cd build
cmake ..
diff --git a/doc/tint2.1 b/doc/tint2.1
index cb8c0a1..386652c 100644
--- a/doc/tint2.1
+++ b/doc/tint2.1
@@ -1,4 +1,4 @@
-.TH TINT2 1 "2021\-04\-18" 17.0
+.TH TINT2 1 "2021\-05\-29" 17.0.1
.SH NAME
.PP
tint2 \- lightweight panel/taskbar
diff --git a/doc/tint2.md b/doc/tint2.md
index 1328328..e7dcdf1 100644
--- a/doc/tint2.md
+++ b/doc/tint2.md
@@ -1,4 +1,4 @@
-# TINT2 1 "2021-04-18" 17.0
+# TINT2 1 "2021-05-29" 17.0.1
## NAME
tint2 - lightweight panel/taskbar