Skip to content

Commit

Permalink
git-gui: Change base version to 0.6.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Shawn O. Pearce committed Feb 12, 2007
1 parent 07d082b commit fdf6cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=0.5.GIT
DEF_VER=0.6.GITGUI

LF='
'
Expand Down

0 comments on commit fdf6cfc

Please sign in to comment.