summaryrefslogtreecommitdiffstats
path: root/library/platform/pkgIndex.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-29 07:48:58 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-29 07:48:58 (GMT)
commit916be68cb1b9ce63775840f3acbb8875f3df905f (patch)
tree8cd033319e021ba14597765cac5ae2908874fc93 /library/platform/pkgIndex.tcl
parent5b4a3efaa9e14c7fa3d9865c5dc8dfd7ef51af17 (diff)
parent0d50df34cfbe20ad138056fbfb39d50614e9053c (diff)
downloadtcl-916be68cb1b9ce63775840f3acbb8875f3df905f.zip
tcl-916be68cb1b9ce63775840f3acbb8875f3df905f.tar.gz
tcl-916be68cb1b9ce63775840f3acbb8875f3df905f.tar.bz2
Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platform 1.0.14
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]]