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 04713fc7c90f01724b204b162489497c72324ed0..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.
3
+DEF_VER=v1.6.2.
5
LF='
'