1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-05-07 02:50:22 +02:00

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

@ -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)