1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00

cosmetics

This commit is contained in:
Harvey Kandola 2017-07-21 18:21:34 +01:00
parent d888962082
commit 25b576f861
3 changed files with 24 additions and 19 deletions

View file

@ -35,7 +35,7 @@ func main() {
// wire up logging implementation
rt.Log = logging.NewLogger()
// define product edition details
// product details
rt.Product = env.ProdInfo{}
rt.Product.Major = "1"
rt.Product.Minor = "50"