Skip to content

Commit

Permalink
Release 0.2.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
limansky committed Dec 9, 2014
1 parent 4b3f74f commit 584f71b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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
---------------
Expand Down
2 changes: 1 addition & 1 deletion src/src.pro
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

TEMPLATE = app
TARGET = tinymount
VERSION = 0.2.7
VERSION = 0.2.8

DEPENDPATH += .
INCLUDEPATH += .
Expand Down

0 comments on commit 584f71b

Please sign in to comment.