summaryrefslogtreecommitdiffstats
path: root/library/tcltest/pkgIndex.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-02 12:24:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-02 12:24:28 (GMT)
commit03462e2c1dfc9da26f049ee17a3001df257442e4 (patch)
tree14a911b1ba710aa457693f3211910c525aa2df48 /library/tcltest/pkgIndex.tcl
parent5331fe2426d21535fabda8f3cc23c92c0b98be9a (diff)
downloadtcl-03462e2c1dfc9da26f049ee17a3001df257442e4.zip
tcl-03462e2c1dfc9da26f049ee17a3001df257442e4.tar.gz
tcl-03462e2c1dfc9da26f049ee17a3001df257442e4.tar.bz2
tcltest 2.3.9 -> 2.4.0
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 06097fd..5ac8823 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.9 [list source [file join $dir tcltest.tcl]]
+package ifneeded tcltest 2.4.0 [list source [file join $dir tcltest.tcl]]