diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-06 10:31:27 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-01-06 10:31:27 (GMT) |
commit | 0a38e523d30dbe1119fa0a84fb1e08860f029220 (patch) | |
tree | 5468a072201d57a9e5150e1b4bf48eaddbc61cdf /library/manifest.txt | |
parent | f39dee95d792dd873d1c00643dfcdf86539ab839 (diff) | |
download | tcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.zip tcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.tar.gz tcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.tar.bz2 |
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11]
Diffstat (limited to 'library/manifest.txt')
-rw-r--r-- | library/manifest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/manifest.txt b/library/manifest.txt index 96c2341..0a516b1 100644 --- a/library/manifest.txt +++ b/library/manifest.txt @@ -12,7 +12,7 @@ apply {{dir} { 0 tcl::idna 1.0.1 {cookiejar idna.tcl} 0 platform 1.0.16 {platform platform.tcl} 0 platform::shell 1.1.4 {platform shell.tcl} - 1 tcltest 2.5.3 {tcltest tcltest.tcl} + 1 tcltest 2.5.4 {tcltest tcltest.tcl} } { if {$isafe && !$safe} continue package ifneeded $package $version [list source [file join $dir {*}$file]] |