From: Flavio Date: Wed, 5 Feb 2014 21:55:45 +0000 (+0100) Subject: 2.1.6 X-Git-Tag: 1.2.6~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0ab9a0adf1e98b7d47d8bdb24749f404e3ea672e;p=minitube 2.1.6 --- diff --git a/CHANGES b/CHANGES index f2ac1c5..c47fc87 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +2.1.6 +- Fix some videos not playing +- Remove obsolete categories in the Browse tab + 2.1.5 - Fix some videos not playing - Show video title on hover when playlist is in minimode (thumbs only) diff --git a/minitube.pro b/minitube.pro index 463f328..942926e 100644 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 2.1.5 +VERSION = 2.1.6 DEFINES += APP_VERSION="$$VERSION" APP_NAME = Minitube