diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 07:49:33 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-02-05 17:03:36 +0800 |
commit | bf6c6f818089b493bb04ac3ac969ffe52ee7271a (patch) | |
tree | 0ed37b90dcfa9894706ad41009638196df209a97 /chapter08/tcl.xml | |
parent | 21dd2f064f6f6471cad7d21baa9d60c8457db214 (diff) |
tcl: update to tcl-8.6.12 (#5001)
tdbc 1.1.2 -> 1.1.3
itcl 4.2.1 -> 4.2.2
Diffstat (limited to 'chapter08/tcl.xml')
-rw-r--r-- | chapter08/tcl.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter08/tcl.xml b/chapter08/tcl.xml index 7e5d4357f..4e03f8625 100644 --- a/chapter08/tcl.xml +++ b/chapter08/tcl.xml @@ -3,8 +3,8 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; - <!ENTITY tdbc-ver "1.1.2"> - <!ENTITY itcl-ver "4.2.1"> + <!ENTITY tdbc-ver "1.1.3"> + <!ENTITY itcl-ver "4.2.2"> ]> <sect1 id="ch-system-tcl" role="wrap"> |