summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-04-14 22:58:03 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-04-14 22:58:03 (GMT)
commit203721beffcb7fb010ad74daf5e10ff8d5052875 (patch)
tree93e1fd3ae1878fb75d514a8f132230564488d3a9 /library
parentb2c1d441ee004dbd0f56775bad4cf09d0d8125df (diff)
downloadtcl-203721beffcb7fb010ad74daf5e10ff8d5052875.zip
tcl-203721beffcb7fb010ad74daf5e10ff8d5052875.tar.gz
tcl-203721beffcb7fb010ad74daf5e10ff8d5052875.tar.bz2
Fixed missing update of platform package index.
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]]