version bump
This commit is contained in:
parent
21d5c9475b
commit
a0429b865b
2 changed files with 7 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ struct Config
|
|||
int timeoutSecs = 10;
|
||||
};
|
||||
|
||||
const char *argp_program_version = "1.0.4";
|
||||
const char *argp_program_version = "1.0.5";
|
||||
const char *argp_program_bug_address = "<carl@uvos.xyz>";
|
||||
static char doc[] = "Deamon that stops programms via SIGSTOP when their X11 windows lose focus.";
|
||||
static char args_doc[] = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue