first few pm commands

This commit is contained in:
Florian Sundermann
2016-09-26 16:53:39 +02:00
parent 6791759440
commit f351c251e4
3 changed files with 314 additions and 142 deletions

View File

@@ -44,7 +44,7 @@ var (
// Version is the version number or commit hash
// These variables should be set by the linker when compiling
Version = "Unknown"
Version = "2.0.0"
CommitHash = "Unknown"
CompileDate = "Unknown"