+2.1.4
+- Fixed fonts in Mac OS X Mavericks
+- Fixed "busy" mouse cursor at launch on Ubuntu
+- Updated translations
+
+2.1.3
+- Fixed video seeking
+- New and updated translations
+
2.1.2
- Downloads only enabled on Creative Commons licensed videos
- Fixed playback of some videos
CONFIG += release
TEMPLATE = app
-VERSION = 2.1.3
+VERSION = 2.1.4
DEFINES += APP_VERSION="$$VERSION"
APP_NAME = Minitube
DEFINES *= QT_USE_QSTRINGBUILDER
DEFINES += QT_STRICT_ITERATORS
-TARGET = minitube
+TARGET = $${APP_UNIX_NAME}
QT += network xml phonon sql script
include(src/qtsingleapplication/qtsingleapplication.pri)
HEADERS += \