Release 16.7

This commit is contained in:
Chris Lee
2019-07-14 23:15:40 -07:00
parent 3eae1ba912
commit 78313502d3
6 changed files with 15 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
# Latest stable release: 16.6.1
Changes: https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog
# Latest stable release: 16.7
Changes: https://gitlab.com/o9000/tint2/blob/16.7/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.6.1
git checkout 16.7
mkdir build
cd build
cmake ..
@@ -97,3 +97,4 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif
## More
* [Tint2 wiki](https://gitlab.com/o9000/tint2/wikis/Home)
Home)