Bumped version to 0.9.1

This commit is contained in:
Sascha L. Teichmann 2017-05-14 18:41:29 +02:00
parent a9af77fb98
commit 37574839b9

View File

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