Skip to content

Commit

Permalink
ver 0.4.0, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pierky committed Sep 27, 2016
1 parent 451ff11 commit 6cf8a69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ Options:
--noverify : Do not verify OCSP response.
-S, --skip-update : Do not notify haproxy of the new OCSP response.
-h, --help : this help.
```

Expand Down
2 changes: 1 addition & 1 deletion hapos-upd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

set -o nounset

VERSION="0.3.0"
VERSION="0.4.0"

PROGNAME="hapos-upd"

Expand Down

0 comments on commit 6cf8a69

Please sign in to comment.