Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
nedmalloc: avoid compiler warning about unused value
[gitweb.git]
/
GIT-VERSION-GEN
diff --git
a/GIT-VERSION-GEN
b/GIT-VERSION-GEN
index 216beefc50d54d132991636d5f049ea0916f1696..13f835f9cde4fd2e238db6c11bb2cf38a626a1b2 100755
(executable)
--- a/
GIT-VERSION-GEN
+++ b/
GIT-VERSION-GEN
@@
-1,7
+1,7
@@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.2
0
.0
+DEF_VER=v2.2
1
.0
LF='
'