From c7d1da27dc6d42741bad3695b3a254de66f078ff Mon Sep 17 00:00:00 2001 From: cropinghigh indir Date: Mon, 2 Dec 2024 02:30:43 +0300 Subject: [PATCH] rebuild for latest sdrpp --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 1b2560c..2263a37 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -45,7 +45,7 @@ SDRPP_MOD_INFO { /* Name: */ "tetra_demodulator", /* Description: */ "Tetra demodulator for SDR++(output can be fed to tetra-rx from osmo-tetra)", /* Author: */ "cropinghigh", - /* Version: */ 0, 1, 0, + /* Version: */ 0, 2, 0, /* Max instances */ -1 };