summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-17 13:49:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-17 13:49:39 (GMT)
commita88536e249e7c0d450e0719ee852a1fbb4a748fa (patch)
tree7aa07258f7160bb507355861c24731f6677b70de /library
parent57e2c4bf7095c8d2277a617b9abd1132c8d75b35 (diff)
parenteb0b1becf70d4c82d3ebf9dc6abd28f0f5e3b4d6 (diff)
downloadtcl-a88536e249e7c0d450e0719ee852a1fbb4a748fa.zip
tcl-a88536e249e7c0d450e0719ee852a1fbb4a748fa.tar.gz
tcl-a88536e249e7c0d450e0719ee852a1fbb4a748fa.tar.bz2
merge trunk
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 b882e4f..23a3408 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.11 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.12 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]