1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-16 18:01:37 +00:00

Add more comments (GoDoc)

This commit is contained in:
Frédéric Guillot 2018-01-11 19:21:20 -08:00
parent ce4de8aece
commit 9652dfa1fe
28 changed files with 256 additions and 6 deletions

View file

@ -4,7 +4,7 @@
package version
// Version of the application (generate with "make build")
// Version of the application (generated with "make build")
var Version = "undefined"
// BuildDate is generated with "make build"