evtone: Release 1.1

This commit is contained in:
Jookia 2022-06-21 21:39:16 +10:00
parent 2794e825b1
commit 04b075e0f2

View file

@ -25,7 +25,7 @@ struct program_opts {
error_t argp_parser(int key, char *arg, struct argp_state *state);
const char *argp_program_version = "evtone 1.0";
const char *argp_program_version = "evtone 1.1";
const char argp_args_doc[] = "TONE [TONE...]";
const char argp_doc[] =
"TONE is of the format HZ:MILLISECONDS\n"