summaryrefslogtreecommitdiffstats
path: root/library/platform
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-10-27 07:00:53 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-10-27 07:00:53 (GMT)
commitdcb9d4c3309720439bdd85d44f94a4e9dc08a17f (patch)
tree56df52cdcccd5ed886ca1de578dd5e84f4ce08fa /library/platform
parentdaf00857b8f3a937f928222d82c33fbbb3fb7df9 (diff)
downloadtcl-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')
-rw-r--r--library/platform/pkgIndex.tcl2
-rw-r--r--library/platform/platform.tcl2
2 files changed, 2 insertions, 2 deletions
diff --git a/library/platform/pkgIndex.tcl b/library/platform/pkgIndex.tcl
index 7983831..de28fd1 100644
--- a/library/platform/pkgIndex.tcl
+++ b/library/platform/pkgIndex.tcl
@@ -1,3 +1,3 @@
-package ifneeded platform 1.0.17 [list source [file join $dir platform.tcl]]
+package ifneeded platform 1.0.18 [list source [file join $dir platform.tcl]]
package ifneeded platform::shell 1.1.4 [list source [file join $dir shell.tcl]]
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