diff options
| author | Paul Buetow <paul@buetow.org> | 2013-07-01 11:55:15 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-07-01 11:55:15 +0200 |
| commit | 789917636858f34438480d4fcf094aa07b032f8a (patch) | |
| tree | 1a6295d0bc5f5d52c9eb292539b1392720cd98c9 /bin | |
| parent | d007775d91e9dab2ef74068992c041957a6b32a7 (diff) | |
New release0.8.8
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 769ab49..54fb7bc 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.6 +declare -r PWGREP_VERSION=0.8.7 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc |
