version bump
This commit is contained in:
parent
e1253286e4
commit
bdcd27eb95
3 changed files with 6 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ struct Config
|
|||
bool ignoreClientMachine = false;
|
||||
};
|
||||
|
||||
const char *argp_program_version = "1.0.2";
|
||||
const char *argp_program_version = "1.0.3";
|
||||
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