1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-04-22 03:40:26 +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"
)
const MTSatelliteVersion = "0.9"
const MTSatelliteVersion = "0.9.1"
func PrintVersionAndExit() {
fmt.Printf("Version: %s\n", MTSatelliteVersion)