diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-10-27 07:00:53 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-10-27 07:00:53 (GMT) |
commit | dcb9d4c3309720439bdd85d44f94a4e9dc08a17f (patch) | |
tree | 56df52cdcccd5ed886ca1de578dd5e84f4ce08fa /library/platform/platform.tcl | |
parent | daf00857b8f3a937f928222d82c33fbbb3fb7df9 (diff) | |
download | tcl-dcb9d4c3309720439bdd85d44f94a4e9dc08a17f.zip tcl-dcb9d4c3309720439bdd85d44f94a4e9dc08a17f.tar.gz tcl-dcb9d4c3309720439bdd85d44f94a4e9dc08a17f.tar.bz2 |
Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support
Diffstat (limited to 'library/platform/platform.tcl')
-rw-r--r-- | library/platform/platform.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/platform/platform.tcl b/library/platform/platform.tcl index 0e92cf8..752f069 100644 --- a/library/platform/platform.tcl +++ b/library/platform/platform.tcl @@ -420,7 +420,7 @@ proc ::platform::patterns {id} { # ### ### ### ######### ######### ######### ## Ready -package provide platform 1.0.17 +package provide platform 1.0.18 # ### ### ### ######### ######### ######### ## Demo application |