diff --git a/ChangeLog b/ChangeLog index 8223cd5..865a65b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-10-04 master +2017-11-05 15.3 - Fixes: - Launcher: Reset signal mask before executing commands (issue #674) - cmake: Do not hardcode path to /etc @@ -964,3 +964,4 @@ released tint-0.2 . . . +. diff --git a/README.md b/README.md index bf17237..d52fd2e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 15.2 -Changes: https://gitlab.com/o9000/tint2/blob/15.2/ChangeLog +# Latest stable release: 15.3 +Changes: https://gitlab.com/o9000/tint2/blob/15.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 15.2 +git checkout 15.3 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index 8cbebb6..39bff15 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

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
+

Latest stable release: 15.3

Changes: https://gitlab.com/o9000/tint2/blob/15.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 15.2
+git checkout 15.3
 mkdir build
 cd build
 cmake ..
diff --git a/doc/tint2.1 b/doc/tint2.1
index c2428e1..4fa82b8 100644
--- a/doc/tint2.1
+++ b/doc/tint2.1
@@ -1,4 +1,4 @@
-.TH TINT2 1 "2017\-10\-01" 15.2
+.TH TINT2 1 "2017\-11\-05" 15.3
 .SH NAME
 .PP
 tint2 \- lightweight panel/taskbar
diff --git a/doc/tint2.md b/doc/tint2.md
index 741e77d..38586e9 100644
--- a/doc/tint2.md
+++ b/doc/tint2.md
@@ -1,4 +1,4 @@
-# TINT2 1 "2017-10-01" 15.2
+# TINT2 1 "2017-11-05" 15.3
 
 ## NAME
 tint2 - lightweight panel/taskbar