summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2010-06-09 20:11:34 (GMT)
committerandreas_kupries <akupries@shaw.ca>2010-06-09 20:11:34 (GMT)
commit287867e4b0d766d1e514f94ed88ff084f3aa8e06 (patch)
tree3e6978d98aa3bff215ea0291684fbcc8e6291948 /library/platform/pkgIndex.tcl
parent47d68f982cf946a1cab3f9e7c45be564f63a9471 (diff)
downloadtcl-287867e4b0d766d1e514f94ed88ff084f3aa8e06.zip
tcl-287867e4b0d766d1e514f94ed88ff084f3aa8e06.tar.gz
tcl-287867e4b0d766d1e514f94ed88ff084f3aa8e06.tar.bz2
* library/platform/platform.tcl: Added OSX Intel 64bit
* library/platform/pkgIndex.tcl: Package updated to version 1.0.9. * unix/Makefile.in: * win/Makefile.in:
Diffstat (limited to 'library/platform/pkgIndex.tcl')
-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 808f995..35da3b7 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.8 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.9 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]