Bumped version to 0.8.1

This commit is contained in:
Sascha L. Teichmann 2017-03-04 12:30:40 +01:00
parent 81aad3b7de
commit baef2659e3

View File

@ -9,7 +9,7 @@ import (
"os"
)
const MTSatelliteVersion = "0.8"
const MTSatelliteVersion = "0.8.1"
func PrintVersionAndExit() {
fmt.Printf("Version: %s\n", MTSatelliteVersion)