Tcl Library Source Code

Artifact [cd3d0314ab]
Login

Artifact cd3d0314ab4dfc22abd8fa18a03c39b8661a22e03a4f5f594a2a6bff8fb0fdc3:

Attachment "pkgIndex.tcl.patch" to ticket [a8218fdfc0] added by gjr.timmer 2017-09-01 09:46:41. (unpublished)
--- pkgIndex.tcl	2016-02-04 06:14:14.000000000 +0100
+++ pkgIndex.tcl	2017-09-01 11:43:06.715767000 +0200
@@ -1,3 +1,3 @@
 if {![package vsatisfies [package provide Tcl] 8.3]} {return}
-package ifneeded tepam          0.5   [list source [file join $dir tepam.tcl]]
+package ifneeded tepam          0.5.1 [list source [file join $dir tepam.tcl]]
 package ifneeded tepam::doc_gen 0.1.1 [list source [file join $dir tepam_doc_gen.tcl]]