summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-25 10:39:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-25 10:39:39 (GMT)
commita7258480c26f267158b30ff494c04bc04c6cfae0 (patch)
treefa150585f543a3b895590b6fca51834129bcae18 /library/platform/pkgIndex.tcl
parent2101ef45be45e0aa88d3e8c9725df9ca92309fe9 (diff)
downloadtcl-a7258480c26f267158b30ff494c04bc04c6cfae0.zip
tcl-a7258480c26f267158b30ff494c04bc04c6cfae0.tar.gz
tcl-a7258480c26f267158b30ff494c04bc04c6cfae0.tar.bz2
proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9
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 5250163..5970a3f 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.13 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.14 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]