summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-28 19:04:08 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-28 19:04:08 +0100
commitf88e6f65409456073441dae532a2b94e5fdfa28a (patch)
treecdcd32b763d403c1f0904c521f19072377f5ee0c /bin
parent70434f4c88529c7f54caf37a496b994012dcc986 (diff)
New release0.9.2
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 3548723..25584c5 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.0
+declare -r PWGREP_VERSION=0.9.1
[ -z "$RCFILE" ] && RCFILE=~/.pwgreprc