parse-remote: replace unnecessary sed invocation
[gitweb.git] / GIT-VERSION-GEN
index d441d88d6fbd6d98bb617e5cf5d2bd7704f86a45..0b4e960d986724bb5a0fc806371fce3fb89e2dd3 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3.GIT
+DEF_VER=v1.7.4.2
 
 LF='
 '