diff --git a/ChangeLog b/ChangeLog index a95e0a8..fbfd237 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-09-28 master +2017-10-01 15.2 - Fixes: - Battery info is now again displayed even when current sensor is missing (https://github.com/jmc-88/tint3/issues/34) - Text elements compute their size correctly (issue #671) @@ -958,3 +958,4 @@ released tint-0.2 while the projet is no longer in developpement, have not changed the name of 'tint'. . . +. diff --git a/README.md b/README.md index e5d3ee4..bf17237 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 15.1 -Changes: https://gitlab.com/o9000/tint2/blob/15.1/ChangeLog +# Latest stable release: 15.2 +Changes: https://gitlab.com/o9000/tint2/blob/15.2/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 15.1 +git checkout 15.2 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index d213b13..8cbebb6 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

Latest stable release: 15.1

Changes: https://gitlab.com/o9000/tint2/blob/15.1/ChangeLog

Documentation: manual.html

Compile it with (after you install the dependencies):

git clone https://gitlab.com/o9000/tint2.git
+

Latest stable release: 15.2

Changes: https://gitlab.com/o9000/tint2/blob/15.2/ChangeLog

Documentation: manual.html

Compile it with (after you install the dependencies):

git clone https://gitlab.com/o9000/tint2.git
 cd tint2
-git checkout 15.1
+git checkout 15.2
 mkdir build
 cd build
 cmake ..
diff --git a/doc/tint2.1 b/doc/tint2.1
index 78ef52f..c2428e1 100644
--- a/doc/tint2.1
+++ b/doc/tint2.1
@@ -1,4 +1,4 @@
-.TH TINT2 1 "2017\-09\-08" 15.1
+.TH TINT2 1 "2017\-10\-01" 15.2
 .SH NAME
 .PP
 tint2 \- lightweight panel/taskbar
diff --git a/doc/tint2.md b/doc/tint2.md
index ddfb29d..741e77d 100644
--- a/doc/tint2.md
+++ b/doc/tint2.md
@@ -1,4 +1,4 @@
-# TINT2 1 "2017-09-08" 15.1
+# TINT2 1 "2017-10-01" 15.2
 
 ## NAME
 tint2 - lightweight panel/taskbar