summaryrefslogtreecommitdiff
path: root/bin/pwgrep.sh
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-08 21:35:03 +0200
committerPaul Buetow <paul@buetow.org>2013-04-08 21:35:03 +0200
commitd007775d91e9dab2ef74068992c041957a6b32a7 (patch)
tree5a49800f67a4fd2f51d580469204d83101b3e71a /bin/pwgrep.sh
parente5bbcf7dad06012c121327680bab99a00f1071d5 (diff)
New release0.8.7
Diffstat (limited to 'bin/pwgrep.sh')
-rwxr-xr-xbin/pwgrep.sh2
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