$OpenBSD: patch-main_go,v 1.3 2018/08/20 07:52:01 robert Exp $

Gets shown in the footer.

Index: main.go
--- main.go.orig
+++ main.go
@@ -21,7 +21,7 @@ import (
 )
 
 // Version holds the current Gitea version
-var Version = "1.5.0-dev"
+var Version = "${VERSION}"
 
 // Tags holds the build tags used
 var Tags = ""
