summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-02-12 22:45:21 (GMT)
committerShawn O. Pearce <spearce@spearce.org>2007-02-12 22:45:21 (GMT)
commitfdf6cfc4266d1e88e74c09e9166fa0b5c9ad29cb (patch)
tree327a8c45ab7133d04f16f4660e12c57c159a0801 /GIT-VERSION-GEN
parent07d082bf5b4bc353648ffd207fe2fbd9e57e4386 (diff)
downloadgit-fdf6cfc4266d1e88e74c09e9166fa0b5c9ad29cb.zip
git-fdf6cfc4266d1e88e74c09e9166fa0b5c9ad29cb.tar.gz
git-fdf6cfc4266d1e88e74c09e9166fa0b5c9ad29cb.tar.bz2
git-gui: Change base version to 0.6.gitgui-0.6.0
This is the start of the 0.6 series of git-gui. I'm calling it 0.6 (rather than any other value) as I already had a private tag on one system based on 0.5, and that tag is quite a bit behind this version. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9fc80a6..8fac8cb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.5.GIT
+DEF_VER=0.6.GITGUI
LF='
'