Version 0.4.1 for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1998-10-07 07:35:36 +00:00
parent e86d366cab
commit b26e2dc41d
26 changed files with 3275 additions and 918 deletions

View File

@@ -15,9 +15,15 @@
from wxp import *
import wxp
__version__ = wxp.__version__
#----------------------------------------------------------------------------
#
# $Log$
# Revision 1.2 1998/10/07 07:34:32 RD
# Version 0.4.1 for wxGTK
#
# Revision 1.1 1998/08/09 08:25:49 RD
# Initial version
#