Browse Source

Fix versions of tcl sub-packages

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Pierre Labastie 4 years ago
parent
commit
95e2d2bd4d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      chapter08/tcl.xml

+ 2 - 2
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.1">
-  <!ENTITY itcl-ver          "4.2.0">
+  <!ENTITY tdbc-ver          "1.1.2">
+  <!ENTITY itcl-ver          "4.2.1">
 ]>
 
 <sect1 id="ch-tools-tcl" role="wrap">