Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-show-ref: fix escaping in asciidoc source
[gitweb.git]
/
git-gui
/
GIT-VERSION-GEN
diff --git
a/git-gui/GIT-VERSION-GEN
b/git-gui/GIT-VERSION-GEN
index 4e709ebe776f722ff5509c8bf1b9cfaf9d7923b4..1fb4d9b4b7393d2c803457365127692fb093338f 100755
(executable)
--- a/
git-gui/GIT-VERSION-GEN
+++ b/
git-gui/GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.1
1
.GITGUI
+DEF_VER=0.1
3
.GITGUI
LF='
'