From 33a56ef45d55d59464cae41662d2118ff5beb672 Mon Sep 17 00:00:00 2001 From: Christophe Dumez Date: Sat, 11 Nov 2006 09:56:10 +0000 Subject: [PATCH] - Updated Qt version to 4.2 --- INSTALL | 4 ++-- README | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index 8fea516f0..8a731a168 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -qBittorrent - A BitTorrent client in C++ / Qt4.1 +qBittorrent - A BitTorrent client in C++ / Qt4.2 ------------------------------------------ *** Necessary if qt3 is default on your system *** @@ -14,7 +14,7 @@ qbittorrent will install and execute qBittorrent hopefully without any problems. Dependencies: -- Qt >= 4.1 (libqt-devel, libqtxml, libqtgui, libqtcore, libqtnetwork) +- Qt >= 4.2 (libqt-devel, libqtxml, libqtgui, libqtcore, libqtnetwork) - rb_libtorrent by Arvid Norberg (>= v0.11 REQUIRED) -> http://libtorrent.sf.net diff --git a/README b/README index a2b705d71..b769616c6 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -qBittorrent - A BitTorrent client in Qt4.1 +qBittorrent - A BitTorrent client in Qt4.2 ------------------------------------------ Description: ******************************** -qBittorrent is a bittorrent client programmed in C++ / Qt4.1 that use +qBittorrent is a bittorrent client programmed in C++ / Qt4.2 that use libtorrent (sometimes called rb_libtorrent) by Arvid Norberg. It aims to be a good alternative to all other bittorrent clients