summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-05-29 16:28:40 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-05-29 16:28:40 (GMT)
commit352b739216839cdb9ba6fadbbd71e59fef7353a9 (patch)
treeaef0ae49d668886460c1794cc804a305788db936 /library/platform/pkgIndex.tcl
parentcec98104c9b7cc006a347b3b517fb1303d77ee2d (diff)
downloadtcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.zip
tcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.tar.gz
tcl-352b739216839cdb9ba6fadbbd71e59fef7353a9.tar.bz2
* library/platform/platform.tcl: Fixed handling of cpu ia64,
* library/platform/pkgIndex.tcl: taking ia64_32 into account * unix/Makefile.in: now. Bumped version to 1.0.5. Updated the * win/Makefile.in: installation commands.
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 a63f4aa..0b69432 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.4 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.5 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]