This commit is contained in:
2025-03-24 21:04:23 +01:00
parent 7077be0c6d
commit d3c04509d6
+1 -1
View File
@@ -34,7 +34,7 @@ static void *control_pipe_worker(void* modulator) {
}
static void show_version() {
printf("rds95 (a RDS encoder by radio95) version %.1f\n", VERSION);
printf("rds95 (a RDS encoder by radio95) version 1.2\n");
}
static void show_help(char *name) {