0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00
This commit is contained in:
2025-03-24 21:04:23 +01:00
parent 7077be0c6d
commit d3c04509d6

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) {