gitweb: Convert generated contents to utf8 in commitdiff_plain
[gitweb.git] / GIT-VERSION-GEN
index 289c8067b507095b18fc7be60772756ff740385d..e0842c462c25052552060749dca0e2143031004d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.2.GIT
+DEF_VER=v1.5.4-rc5.GIT
 
 LF='
 '
@@ -43,3 +43,5 @@ test "$VN" = "$VC" || {
        echo >&2 "GIT_VERSION = $VN"
        echo "GIT_VERSION = $VN" >$GVF
 }
+
+