diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-13 16:10:33 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-16 12:07:15 -0400 |
commit | 82d316c6c87d69020d3edabf8f5ef8457e6d1087 (patch) | |
tree | 85c34efdd5f7a8de0799267093b5da5be515b8e2 /git-gui/lib/commit.tcl | |
parent | 51c543cb5ce1b4a6d60ab68d12822d55010fcd2a (diff) |
gitk: Make TclTk 8.6 the minimum, allow 8.7
gitk runs under wish so naturally has Tcl and Tk available and of the
same version. gitk sets a requirement on Tk version >= 8.4: this is very
outdated, and the earliest Tcl currently shipping on any supported OS is
8.6. As 8.7 is in alpha test and is generally compatible with 8.6, we
should allow 8.7. Tcl 9.0 has planned compatibility breaking changes so
is not yet supported.
Let's change the requirements to 8.6-8.7, but not 9.0. Place this at the
top of file so the requirements are obvious.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions