]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: allow Tcl/Tk 9.0+
authorMark Levedahl <mlevedahl@gmail.com>
Thu, 20 Mar 2025 18:16:07 +0000 (14:16 -0400)
committerMark Levedahl <mlevedahl@gmail.com>
Thu, 17 Jul 2025 03:02:38 +0000 (23:02 -0400)
commit4e605b7bc06f3a19ca5c80088d16b2827a855c84
tree07351656f32730c9bf85c40e3890c259b4e4fce3
parentac222bc02df9aef49d4a6ee839762c2902961a21
gitk: allow Tcl/Tk 9.0+

Tcl/Tk 9.0 has been released, and has shipped in Fedora 42. Prior
patches in this sequence have addressed known incompatibilities, so gitk
is now operating with Tcl9. So, let's allow Tcl9.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
gitk