mirror of
https://bitbucket.org/s_l_teichmann/mtsatellite
synced 2024-11-15 14:50:21 +01:00
Bumped version to 0.9.1
This commit is contained in:
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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user