]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention the SWIG_VERSION change
authorRobin Dunn <robin@alldunn.com>
Thu, 2 Feb 2006 01:48:40 +0000 (01:48 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 2 Feb 2006 01:48:40 +0000 (01:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/SWIG/README.txt

index b68921334083117968f2f436de6020fc6209df45..5931e59a0a61c141941e39a0703aeb9bdee9d0d0 100644 (file)
@@ -43,7 +43,10 @@ swig-1.3.27.patch
 
     Bug fix for SWIG's definition of the %makedefault macro.
 
+    Add a SWIG_VERSION macro to the wrapper file so C/C++ code can
+    integrate with different versions of the generated runtime code.
 
+    
 
 ------------------------------------------------------------------------