Release 0.12.11

This commit is contained in:
o9000
2016-05-14 08:39:54 +02:00
parent e09c4a0642
commit 5a5d8fd978
2 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# Latest stable release: 0.12.10
Changes: https://gitlab.com/o9000/tint2/blob/0.12.10/ChangeLog
# Latest stable release: 0.12.11
Changes: https://gitlab.com/o9000/tint2/blob/0.12.11/ChangeLog
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
@@ -7,7 +7,7 @@ Compile it with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/In
```
git clone https://gitlab.com/o9000/tint2.git
cd tint2
git checkout 0.12.10
git checkout 0.12.11
mkdir build
cd build
cmake ..