Release 0.12.8

This commit is contained in:
o9000
2016-03-25 10:23:43 +01:00
parent 580c3e765f
commit 0bd49f4227
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# New stable release: 0.12.7
Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
# New stable release: 0.12.8
Changes: https://gitlab.com/o9000/tint2/blob/0.12.8/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.7
git checkout 0.12.8
mkdir build
cd build
cmake ..