From abbe14bebb2935b017b980e6fc2bfc5e94052049 Mon Sep 17 00:00:00 2001 From: Arturs Artamonovs Date: Wed, 4 Dec 2024 11:07:17 +0000 Subject: AirSpyHFIQ: read samples from airspyhf and dump those to fc32 file --- Utils/Version.swift | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Utils/Version.swift (limited to 'Utils/Version.swift') diff --git a/Utils/Version.swift b/Utils/Version.swift new file mode 100644 index 0000000..740b861 --- /dev/null +++ b/Utils/Version.swift @@ -0,0 +1,8 @@ +// +// Version.swift +// PrySDR +// +// Created by Jacky Jack on 02/12/2024. +// + +public let software_version = "2024.12" -- cgit v1.2.3