1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-07-03 00:20:48 +02:00

version 0.6

This commit is contained in:
Sascha L. Teichmann
2015-12-26 18:19:03 +01:00
parent 36acde77c4
commit 384c11659e

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