Skip to content

Commit

Permalink
Prepare for 1.0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jvz committed Aug 3, 2016
1 parent be2ccfb commit c006c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psgrep
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ PS_OPTS="ux"
GREP_CMD="$(which grep)"
GREP_OPTS=""

PSGREP_VERSION="master"
PSGREP_VERSION="1.0.8"

usage()
{
Expand Down

0 comments on commit c006c1a

Please sign in to comment.