From 584f71bf3142a2edc1ff170dbe18519115de2d65 Mon Sep 17 00:00:00 2001 From: Mike Limansky Date: Tue, 9 Dec 2014 23:42:12 +0300 Subject: [PATCH] Release 0.2.8. --- ChangeLog | 2 ++ src/src.pro | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 += .