Skip to content
Snippets Groups Projects
Commit 53f7a33b authored by Shawn O. Pearce's avatar Shawn O. Pearce
Browse files

git-gui: Include the Tcl/Tk version in the about dialog.


Users may need to know what version of Tcl they are running git-gui
under, in case there is an interesting interface quirk or other
compatability problem we don't know about right now that we may
need to explore (and maybe fix).  Since its simple enough to show
a line with this version data we should do so.

We also try to reduce the amount of text shown as often the Tcl and Tk
version numbers will be identical; when this happens we should only show
the one version number.

Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent bdc9ea20
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment