summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:08:22 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-14 11:08:22 +0200
commitff998d23645413e3134d2bc546b8443e2189e51b (patch)
tree70f0b12347a37af7d2e9d0814a7ac071f56dcacf /bin
parentf88e6f65409456073441dae532a2b94e5fdfa28a (diff)
New release
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pwgrep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pwgrep.sh b/bin/pwgrep.sh
index 25584c5..8354a3c 100755
--- a/bin/pwgrep.sh
+++ b/bin/pwgrep.sh
@@ -26,7 +26,7 @@ declare DEFAULTDB=private.gpg
declare DEFAULTFILESTOREDIR=filestore
declare DEFAULTFILESTORECATEGORY=default
declare DEFAULTSNAPSHOTDIR=~/.pwgrep.snapshots
-declare -r PWGREP_VERSION=0.9.1
+declare -r PWGREP_VERSION=0.9.2
[ -z "$RCFILE" ] && RCFILE=~/.pwgreprc