t/t5516-fetch-push.sh: use the $( ... ) construct for command substitution
[gitweb.git] / GIT-VERSION-GEN
index e1aba8533f5b6d63ac01fb06961843a8f32f75e9..904265b2c1add2aa9d974a18e8a63ab13038c070 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.1
+DEF_VER=v2.7.0-rc2
 
 LF='
 '