1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-06-26 13:20:47 +02:00

Bumped version to 0.8

This commit is contained in:
Sascha L. Teichmann 2017-02-26 21:51:49 +01:00
parent 12cfd32ad5
commit ba43353488

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