diff options
| author | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2024-12-22 09:45:59 +0000 |
|---|---|---|
| committer | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2024-12-22 09:45:59 +0000 |
| commit | b999f85d83728bd7034e85f2e038bb9a6454b16a (patch) | |
| tree | 9a680554c7b89dc3f939b8082bee1eb0ccf7ebee /Utils | |
| parent | 4a489b2f306c179e303567908a26e7e79ef5c0dd (diff) | |
| download | PrySDR-b999f85d83728bd7034e85f2e038bb9a6454b16a.tar.gz PrySDR-b999f85d83728bd7034e85f2e038bb9a6454b16a.zip | |
BladeRF: seems to receive data
Diffstat (limited to 'Utils')
| -rw-r--r-- | Utils/Version.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utils/Version.swift b/Utils/Version.swift index 740b861..d781baa 100644 --- a/Utils/Version.swift +++ b/Utils/Version.swift @@ -5,4 +5,4 @@ // Created by Jacky Jack on 02/12/2024. // -public let software_version = "2024.12" +public let software_version = "2024.12-1" |
