summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 07d082b)
raw | patch | inline | side by side (parent: 07d082b)
author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 12 Feb 2007 22:45:21 +0000 (17:45 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 12 Feb 2007 22:45:21 +0000 (17:45 -0500) |
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>
(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>
GIT-VERSION-GEN | patch | blob | history |
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 9fc80a656c19452fd90eb06207699b3bdd8de0a9..8fac8cb410b6d4e3e10ed775a5c179698b49571e 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.5.GIT
+DEF_VER=0.6.GITGUI
LF='
'