Kaydet (Commit) 9d04e6ab authored tarafından Zachary Ware's avatar Zachary Ware

Update Tcl/Tk to 8.6.4.

The new version of Tcl/Tk plays nice(r) with VS2015 CTP 6+.
üst bd4b247f
......@@ -55,8 +55,8 @@ for %%e in (
bzip2-1.0.6
nasm-2.11.06
openssl-1.0.2a
tcl-core-8.6.3.1
tk-8.6.3.1
tcl-core-8.6.4.1
tk-8.6.4.1
tix-8.4.3.4
sqlite-3.8.3.1
xz-5.0.5
......
......@@ -4,7 +4,7 @@
<PropertyGroup>
<TclMajorVersion>8</TclMajorVersion>
<TclMinorVersion>6</TclMinorVersion>
<TclPatchLevel>3</TclPatchLevel>
<TclPatchLevel>4</TclPatchLevel>
<TclRevision>1</TclRevision>
<TkMajorVersion>$(TclMajorVersion)</TkMajorVersion>
<TkMinorVersion>$(TclMinorVersion)</TkMinorVersion>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment