Bumped version to 0.8.2

This commit is contained in:
Sascha L. Teichmann 2017-03-05 18:10:14 +01:00
parent e68e762322
commit e1e3821f47

View File

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