diff --git a/ChangeLog b/ChangeLog index f1c15dd..8920de7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-26 0.14.1 +- Fixes: + - Fixed tint2conf problem under FreeBSD (or generally any system using clang). + 2017-03-26 0.14 - Enhancements: - New plugin: button. diff --git a/README.md b/README.md index 5fd3b79..2c7db80 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 0.14 -Changes: https://gitlab.com/o9000/tint2/blob/0.14/ChangeLog +# Latest stable release: 0.14.1 +Changes: https://gitlab.com/o9000/tint2/blob/0.14.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 0.14 +git checkout 0.14.1 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index e23b9cd..1f90af2 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

Latest stable release: 0.14

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

Documentation: manual.html

Compile it with (after you install the dependencies):

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

Latest stable release: 0.14.1

Changes: https://gitlab.com/o9000/tint2/blob/0.14.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 0.14
+git checkout 0.14.1
 mkdir build
 cd build
 cmake ..
diff --git a/doc/tint2.1 b/doc/tint2.1
index 1db95ca..c0ba377 100644
--- a/doc/tint2.1
+++ b/doc/tint2.1
@@ -1,4 +1,4 @@
-.TH TINT2 1 "2017\-03\-26" 0.14
+.TH TINT2 1 "2017\-03\-26" 0.14.1
 .SH NAME
 .PP
 tint2 \- lightweight panel/taskbar
diff --git a/doc/tint2.md b/doc/tint2.md
index e55c264..ae7a590 100644
--- a/doc/tint2.md
+++ b/doc/tint2.md
@@ -1,4 +1,4 @@
-# TINT2 1 "2017-03-26" 0.14
+# TINT2 1 "2017-03-26" 0.14.1
 
 ## NAME
 tint2 - lightweight panel/taskbar