summaryrefslogtreecommitdiffstats
path: root/library/platform
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)
commit935905f3a60116bfc16ac29a79edc6404a532738 (patch)
tree9cce6bdf901fd41c7112cca50550b685ff009f19 /library/platform
parent0ee4dce02b533c7cd697a44c87eddd6519fe0839 (diff)
downloadtcl-935905f3a60116bfc16ac29a79edc6404a532738.zip
tcl-935905f3a60116bfc16ac29a79edc6404a532738.tar.gz
tcl-935905f3a60116bfc16ac29a79edc6404a532738.tar.bz2
Fixed missing update of platform package index, and Makefiles.
Diffstat (limited to 'library/platform')
-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]]