From eceea3ea9b507908ad39e0cbd81ad9295695e0e4 Mon Sep 17 00:00:00 2001 From: Flavio Date: Mon, 6 Dec 2010 12:26:05 +0100 Subject: [PATCH] Preparing for 1.2.1 --- CHANGES | 7 ++++++- minitube.pro | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) 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 -- 2.39.5