Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed2bf9c

Browse files
committed
Oops.
- The Tcl minor version should be 3 -- we're now using 8.3.1. - Remove the version number from yet another Tcl source file. Note that Tcl should be installed in C:\src\tcl for this to work.
1 parent cce79a1 commit ed2bf9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PCbuild/python20.wse

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ item: Global
3434
Variable Flags4=00001001
3535
Variable Name5=_TCLMINOR_
3636
Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
37-
Variable Default5=2
37+
Variable Default5=3
3838
Variable Flags5=00001000
3939
end
4040
remarked item: Open/Close INSTALL.LOG
@@ -1145,7 +1145,7 @@ item: Install File
11451145
Flags=0000000000000010
11461146
end
11471147
item: Install File
1148-
Source=%_SRC_%\..\tcl8.2\lib\*.*
1148+
Source=%_SRC_%\..\tcl\lib\*.*
11491149
Destination=%MAINDIR%\tcl
11501150
Flags=0000000100000010
11511151
end

0 commit comments

Comments
 (0)