]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: Display the git-gui version in the Help->About dialog.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 01:04:02 +0000 (20:04 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Jan 2007 07:54:18 +0000 (02:54 -0500)
commit2f4479fb177fbbeab7c7311f3b2f1f31c6de428a
tree3b18b02e0728b0816f3f77853da710a893b4ff21
parent41bdcda37376a5faa63028f01260890723c3fcfa
git-gui: Display the git-gui version in the Help->About dialog.

Now that we know what version git-gui is, the about dialog should
display it to the end-user.  This way users can find out what version
they have before they report a problem or request a feature.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh