Bump version to 0.9

This commit is contained in:
Sascha L. Teichmann 2017-04-15 13:23:22 +02:00
parent 9f8ff8b393
commit fd73757bbd

View File

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