mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-32901: Update Tcl and Tk versions to 8.6.8 (GH-5823)
This commit is contained in:
parent
0febc05373
commit
efa6c76226
3 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
|||
<PropertyGroup>
|
||||
<TclMajorVersion>8</TclMajorVersion>
|
||||
<TclMinorVersion>6</TclMinorVersion>
|
||||
<TclPatchLevel>6</TclPatchLevel>
|
||||
<TclPatchLevel>8</TclPatchLevel>
|
||||
<TclRevision>0</TclRevision>
|
||||
<TkMajorVersion>$(TclMajorVersion)</TkMajorVersion>
|
||||
<TkMinorVersion>$(TclMinorVersion)</TkMinorVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue