diff options
Diffstat (limited to 'PrySDR')
-rw-r--r-- | PrySDR/main.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PrySDR/main.swift b/PrySDR/main.swift index d7941d1..74f3f67 100644 --- a/PrySDR/main.swift +++ b/PrySDR/main.swift @@ -13,5 +13,5 @@ import libairspyhf import libbladerf print("PrySDR") -print("We will start soon on exploring things") +print("We will start soon on exploring things \(software_version)") |