git-gui: Rename GIT_VERSION to GITGUI_VERSION.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 12 Feb 2007 21:12:04 +0000 (16:12 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 12 Feb 2007 21:12:04 +0000 (16:12 -0500)
Now that the decision has been made to treat git-gui as a
subproject, rather than merging it directly into git, we
should use a different substitution for our version value
to avoid any possible confusion.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found