diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-03-05 16:12:04 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2024-03-05 16:12:04 (GMT) |
| commit | bf6b50b610cbcbdd9ef1b887f10d742df4f1b07c (patch) | |
| tree | de63c6737a5c17c4ba3acf934ab571b699f4e58f /library/init.tcl | |
| parent | b444e6b854fac18e714c9619b8633c11dd16986e (diff) | |
| download | tcl-bf6b50b610cbcbdd9ef1b887f10d742df4f1b07c.zip tcl-bf6b50b610cbcbdd9ef1b887f10d742df4f1b07c.tar.gz tcl-bf6b50b610cbcbdd9ef1b887f10d742df4f1b07c.tar.bz2 | |
b1 -> b2 (preparation for release)
Diffstat (limited to 'library/init.tcl')
| -rw-r--r-- | library/init.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/init.tcl b/library/init.tcl index 95081ec..6500d8e 100644 --- a/library/init.tcl +++ b/library/init.tcl @@ -15,7 +15,7 @@ # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -package require -exact tcl 9.0b1 +package require -exact tcl 9.0b2 # Compute the auto path to use in this interpreter. # The values on the path come from several locations: |
