From 8c43f741f416d8fa6bd49b9dbb0cad0dd9daec4b Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 24 May 2000 20:37:20 +0000 Subject: [PATCH] note to specify the version of Scintilla in use git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/src/stc/scintilla/README.txt | 5 +++-- src/stc/scintilla/README.txt | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/contrib/src/stc/scintilla/README.txt b/contrib/src/stc/scintilla/README.txt index 705fb99652..409b44c3c2 100644 --- a/contrib/src/stc/scintilla/README.txt +++ b/contrib/src/stc/scintilla/README.txt @@ -3,5 +3,6 @@ scintilla/include directories from the Scintilla/SCiTE source distribution. All other code needed to implement Scintilla on top of wxWindows is located in the directory above this one. -The current version of the Scintilla code is somewhere between 1.22 -and 1.23, (from their CVS.) +The current version of the Scintilla code is 1.25+ (from their CVS on +5-19-2000). + diff --git a/src/stc/scintilla/README.txt b/src/stc/scintilla/README.txt index 705fb99652..409b44c3c2 100644 --- a/src/stc/scintilla/README.txt +++ b/src/stc/scintilla/README.txt @@ -3,5 +3,6 @@ scintilla/include directories from the Scintilla/SCiTE source distribution. All other code needed to implement Scintilla on top of wxWindows is located in the directory above this one. -The current version of the Scintilla code is somewhere between 1.22 -and 1.23, (from their CVS.) +The current version of the Scintilla code is 1.25+ (from their CVS on +5-19-2000). +