summaryrefslogtreecommitdiffstats
path: root/library/opt0.1/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/opt0.1/pkgIndex.tcl')
-rw-r--r--library/opt0.1/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/opt0.1/pkgIndex.tcl b/library/opt0.1/pkgIndex.tcl
index 7a7ad90..7f2baaf 100644
--- a/library/opt0.1/pkgIndex.tcl
+++ b/library/opt0.1/pkgIndex.tcl
@@ -4,4 +4,4 @@
# the package now, so they can readily use it
# and even "namespace import tcl::*" ...
# (tclPkgSetup just makes things slow and do not work so well with namespaces)
-package ifneeded opt 0.2 [list source [file join $dir optparse.tcl]]
+package ifneeded opt 0.3 [list source [file join $dir optparse.tcl]]