From: Shawn O. Pearce Date: Mon, 12 Feb 2007 21:12:04 +0000 (-0500) Subject: git-gui: Rename GIT_VERSION to GITGUI_VERSION. X-Git-Tag: gitgui-0.6.0~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7e81d4eead48c189d52406379150b09fd4096987?hp=7e81d4eead48c189d52406379150b09fd4096987 git-gui: Rename GIT_VERSION to GITGUI_VERSION. 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 ---