Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Nov 13, 2012
1 parent 426f41e commit 72e1cb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.1.1 / 2012-11-12
==================

* change SIGKILL to sig

1.1.0 / 2012-11-09
==================

Expand Down
2 changes: 1 addition & 1 deletion src/mon.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* Program version.
*/

#define VERSION "1.1.0"
#define VERSION "1.1.1"

/*
* Log prefix.
Expand Down

0 comments on commit 72e1cb9

Please sign in to comment.