# # # patch "README" # from [16ff3abdf22040f60c2341ea003dee8527f7ea9d] # to [7ee48b3c6818ea67f86f446739ab71f150743713] # ============================================================ --- README 16ff3abdf22040f60c2341ea003dee8527f7ea9d +++ README 7ee48b3c6818ea67f86f446739ab71f150743713 @@ -7,12 +7,12 @@ targeted at beginners. Guitone is copylefted under the terms of the GNU General Public License Version 3, or, at your option, any later version of this license. -You need Qt >= 4.3.4 to - legally (*) - build and monotone >= 0.39 -(or a monotone with an interface version of 7.0 or greater) to run guitone. -Earlier versions do not have all the infrastructure for certain functionalities -available, but might still work in some areas. (You have to lower the -requirements in the project file and rebuild monotone before you can -actually make it work with older versions - but this is not recommended.) +You need Qt >= 4.4.0 to build and monotone >= 0.39 (or a monotone with an +interface version of 7.0 or greater) to run guitone. Earlier versions do not +have all the infrastructure for certain functionalities available, but might +still work in some areas. (You have to lower the requirements in the project +file and rebuild monotone before you can actually make it work with older +versions - but this is not recommended.) To build under Linux / Mac OS X, just do @@ -152,7 +152,3 @@ Ingo "Slinky" Maindorfer Jean-Louis "Ganwell" Fuchs -(*) Trolltech re-licensed Qt 4.3.4 and Qt 4.4 under the terms of the GNU -General Public License Version 3, so while earlier versions of the 4.3 series -technically just work the same, they should not be linked and / or -distributed with those older binaries.