diff --git a/ChangeLog b/ChangeLog index 40a7a88..2476111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ TinyMount-0.2.8 + - Force unmount support. - Add Ukrainian translation. - Allow to build with Qt 5. + - Fix: crash if DBus is not ready (thanks Arkadiusz Bokowy). TinyMount-0.2.6 --------------- diff --git a/src/src.pro b/src/src.pro index 9885c37..8db56c5 100644 --- a/src/src.pro +++ b/src/src.pro @@ -19,7 +19,7 @@ TEMPLATE = app TARGET = tinymount -VERSION = 0.2.7 +VERSION = 0.2.8 DEPENDPATH += . INCLUDEPATH += .