Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Work around BSD whose typeof(tv.tv_sec) != time_t
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index c92670bf4cff28b6c678b5e1f040237d4d0837f4..9d65aed4177f610d9e03f4087ee3ed847c58194e 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.
4
+DEF_VER=v1.6.2.
5
LF='
'