mirror of
https://github.com/git/git.git
synced 2024-10-30 05:47:53 +01:00
git-gui 0.11
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
parent
9534c9fb31
commit
1c1fe1005c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=0.10.GITGUI
|
||||
DEF_VER=0.11.GITGUI
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
Loading…
Reference in a new issue