From 622a73edd98c1af787dd08b2ece955dad3a27649 Mon Sep 17 00:00:00 2001 From: Flavio Date: Fri, 10 Dec 2010 11:23:54 +0100 Subject: [PATCH] Get ready for 1.3 --- CHANGES | 6 +++++- minitube.pro | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index f7fd732..ee7cef5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,11 @@ -1.2.1 - Dec ??, 2010 +1.3 - Dec 10, 2010 +- Minitube works again! +- Big internal changes in how playback works, seeking is now disabled on Linux - Brand new icon designed by David Nel +- Using Qt/Cocoa on the Mac, now requiring Leopard or better - New Macedonian translation by Veta Branislav - Updated Finnish translation +- New german translation by Jakob Kramer 1.2 - Oct 11, 2010 - Ability to download videos diff --git a/minitube.pro b/minitube.pro index 97e724f..94ac55e 100755 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 1.2.1 +VERSION = 1.3 DEFINES += APP_VERSION="$$VERSION" INCLUDEPATH += /usr/include/phonon -- 2.39.5