Update for 0.12.7

This commit is contained in:
o9000
2016-01-29 23:09:12 +01:00
parent 85536065bc
commit 107bfc85a3
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
# New stable release: 0.12.6
Changes: https://gitlab.com/o9000/tint2/blob/0.12.6/ChangeLog
# New stable release: 0.12.7
Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
@@ -7,7 +7,7 @@ Try it out 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.6
git checkout 0.12.7
mkdir build
cd build
cmake ..