Skip to content

Commit 91faafc

Browse files
committed
Upgraded SciTE to v3.3.7
1 parent 922f18a commit 91faafc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

make.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def __init__(self, build_number, release_level, target, instdir,
153153
@property
154154
def package_index_wiki(self):
155155
"""Return Package Index page in Wiki format"""
156-
installed_tools = [('gettext', '0.14.4'), ('SciTE', '3.2.3')]
156+
installed_tools = [('gettext', '0.14.4'), ('SciTE', '3.3.7')]
157157
def get_tool_path(relpath, checkfunc):
158158
if self.simulation:
159159
for dirname in self.toolsdirs:

tools/SciTE.exe

26 KB
Binary file not shown.

0 commit comments

Comments
 (0)