$OpenBSD: patch-main_go,v 1.1 2018/01/17 21:05:38 landry 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.3.0-dev"
+var Version = "${VERSION}"
 
 // Tags holds the build tags used
 var Tags = ""
