summaryrefslogtreecommitdiffstats
path: root/library/tcltest/pkgIndex.tcl
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2014-06-23 08:42:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2014-06-23 08:42:36 (GMT)
commit33356d7984d054b9c6888c451f8d331e35ed292b (patch)
treeaf284d1eef224c641b9d0b8676614bbfc32fac2b /library/tcltest/pkgIndex.tcl
parentaba59c2bf7de72267f36362e81a8be60872a5b9f (diff)
parent800d3e4d102540eeeaa223f428f007ea81f1015c (diff)
downloadtcl-33356d7984d054b9c6888c451f8d331e35ed292b.zip
tcl-33356d7984d054b9c6888c451f8d331e35ed292b.tar.gz
tcl-33356d7984d054b9c6888c451f8d331e35ed292b.tar.bz2
merge trunk
Diffstat (limited to 'library/tcltest/pkgIndex.tcl')
-rw-r--r--library/tcltest/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tcltest/pkgIndex.tcl b/library/tcltest/pkgIndex.tcl
index c99ad2a..987725f 100644
--- a/library/tcltest/pkgIndex.tcl
+++ b/library/tcltest/pkgIndex.tcl
@@ -9,4 +9,4 @@
# full path name of this file's directory.
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
-package ifneeded tcltest 2.3.7 [list source [file join $dir tcltest.tcl]]
+package ifneeded tcltest 2.3.8 [list source [file join $dir tcltest.tcl]]