From 6fc391d57d1fb1527e824589d563486925c94a5d Mon Sep 17 00:00:00 2001 From: Roman Rolinsky Date: Wed, 12 Mar 2003 11:12:07 +0000 Subject: [PATCH] small change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wxPython/tools/XRCed/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/wxPython/tools/XRCed/README.txt b/wxPython/wxPython/tools/XRCed/README.txt index 66ba9df683..684e17bca5 100644 --- a/wxPython/wxPython/tools/XRCed/README.txt +++ b/wxPython/wxPython/tools/XRCed/README.txt @@ -7,8 +7,8 @@ Installation on UNIX -------------------- -XRCed requires wxGTK and wxPython greater than 2.3.2, and Python 2.2 (it may -work with earlier version, but was not tested). +XRCed requires wxGTK and wxPython greater or equal to 2.3.3, and Python 2.2 +(it may work with earlier version, but was not tested). Of course wxGTK's XRC library (libwxxrc) and it's python module must be installed.