diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh index 6e32971..769ab49 100755 --- a/bin/pwgrep.sh +++ b/bin/pwgrep.sh @@ -25,7 +25,7 @@ declare DEFAULTDB=private.gpg declare DEFAULTFILESTOREDIR=filestore declare DEFAULTFILESTORECATEGORY=default -declare -r PWGREP_VERSION=0.8.5 +declare -r PWGREP_VERSION=0.8.6 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc |
