diff options
| author | Paul Buetow <paul@buetow.org> | 2013-07-01 12:00:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-07-01 12:00:42 +0200 |
| commit | eaebcc4caa58b83b9fe78aba3842e35430c68815 (patch) | |
| tree | 4fa63353d56abef5ba2f3f90f5ff6e463269631d /bin | |
| parent | 789917636858f34438480d4fcf094aa07b032f8a (diff) | |
New release
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 54fb7bc..7f74930 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.7 +declare -r PWGREP_VERSION=0.8.8 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc |
