From: Flavio Date: Mon, 6 Dec 2010 11:26:05 +0000 (+0100) Subject: Preparing for 1.2.1 X-Git-Tag: 1.3~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=eceea3ea9b507908ad39e0cbd81ad9295695e0e4;p=minitube Preparing for 1.2.1 --- diff --git a/CHANGES b/CHANGES index eac32b8..f7fd732 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,13 @@ +1.2.1 - Dec ??, 2010 +- Brand new icon designed by David Nel +- New Macedonian translation by Veta Branislav +- Updated Finnish translation + 1.2 - Oct 11, 2010 - Ability to download videos - Support for media keys on GNOME - More style, especially on the Mac -- Fixed crash when trying delete or move the the las playlist item +- Fixed crash when trying delete or move the the last playlist item 1.1 - Jul 27, 2010 - Minitube now correctly plays cat and mouse with YouTube diff --git a/minitube.pro b/minitube.pro index bea0df2..97e724f 100755 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 1.2 +VERSION = 1.2.1 DEFINES += APP_VERSION="$$VERSION" INCLUDEPATH += /usr/include/phonon