version 0.7.8
Stefan Schuermans

Stefan Schuermans commited on 2016-12-18 21:21:34
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -1,5 +1,5 @@
1 1
 VERSION_MAJOR:=0
2 2
 VERSION_MINOR:=7
3
-VERSION_REVISION:=7
3
+VERSION_REVISION:=8
4 4
 VERSION:=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_REVISION)
5 5
 
6 6