summaryrefslogtreecommitdiffstats
path: root/library/opt
diff options
context:
space:
mode:
Diffstat (limited to 'library/opt')
-rw-r--r--library/opt/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/opt/pkgIndex.tcl b/library/opt/pkgIndex.tcl
index 02c289c..252cab5 100644
--- a/library/opt/pkgIndex.tcl
+++ b/library/opt/pkgIndex.tcl
@@ -9,4 +9,4 @@
# full path name of this file's directory.
if {![package vsatisfies [package provide Tcl] 8]} {return}
-package ifneeded opt 0.4.3 [list source [file join $dir optparse.tcl]]
+package ifneeded opt 0.4.4 [list source [file join $dir optparse.tcl]]