Skip to content

Commit

Permalink
Bump windows-kill version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aliirdn committed Jul 17, 2018
1 parent 96d2fb2 commit 7cd5427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-kill/windows-kill.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using WindowsKillLibrary::sendSignal;
using WindowsKillLibrary::SIGNAL_TYPE_CTRL_C;
using WindowsKillLibrary::SIGNAL_TYPE_CTRL_BREAK;

#define WINDOWSKILL_VERSION "1.1.3"
#define WINDOWSKILL_VERSION "1.1.4"

int main(int argc,char *argv[])
{
Expand Down

0 comments on commit 7cd5427

Please sign in to comment.