From: Flavio Date: Fri, 18 Jul 2014 21:14:33 +0000 (+0200) Subject: 2.2 X-Git-Tag: 2.2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=df44ecf263c8451fc64532725e856ac19b33cfeb;p=minitube 2.2 --- diff --git a/CHANGES b/CHANGES index c47fc87..13ac139 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +2.2 +- Subscriptions context menu: Unsubscribe, Mark as Watched +- Added --stop-after-this command line switch +- Added Stop After This Video Unity & Gnome 3 action +- Fixed bug with dragging playlist items from the thumbnail +- Fixed some videos not playing +- Updated translations + 2.1.6 - Fix some videos not playing - Remove obsolete categories in the Browse tab diff --git a/minitube.pro b/minitube.pro index 942926e..0786842 100644 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 2.1.6 +VERSION = 2.2 DEFINES += APP_VERSION="$$VERSION" APP_NAME = Minitube