try to fix

This commit is contained in:
2025-03-22 10:52:43 +01:00
parent 47e245976a
commit 855522d31f
4 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ static void *control_pipe_worker(void* modulator) {
}
static void show_version() {
printf("rds95 (a RDS encoder by radio95) version 1.0\n");
printf("rds95 (a RDS encoder by radio95) version 1.1\n");
}
static void show_help(char *name) {