summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-04-14 22:58:25 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-04-14 22:58:25 (GMT)
commit1a28c942b067571b614d18fb30c027517e1ca951 (patch)
tree9cce6bdf901fd41c7112cca50550b685ff009f19 /library
parent214dadec920e41e8fad15110644182d03487d970 (diff)
downloadtcl-1a28c942b067571b614d18fb30c027517e1ca951.zip
tcl-1a28c942b067571b614d18fb30c027517e1ca951.tar.gz
tcl-1a28c942b067571b614d18fb30c027517e1ca951.tar.bz2
Fixed missing update of platform package index, and Makefiles.
Diffstat (limited to 'library')
-rw-r--r--library/platform/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl
index 0b69432..5678e04 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.5 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.6 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]