diff --git a/wxPython/CHANGES.txt b/wxPython/CHANGES.txt index 5d81424b18..d2d0c3a014 100644 --- a/wxPython/CHANGES.txt +++ b/wxPython/CHANGES.txt @@ -7,6 +7,7 @@ CHANGES.txt for wxPython Use wxSTC in the demo for displaying the soucre code of the samples. +Updated to Scintilla 1.53. diff --git a/wxPython/b.bat b/wxPython/b.bat index 79c75bddc0..b53ff255f9 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -2,6 +2,7 @@ REM ---------------------------------------------------------------------- REM Note: This is a 4NT script REM ---------------------------------------------------------------------- +call wxset.btm setlocal set FLAGS=USE_SWIG=1 IN_CVS_TREE=1