diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-14 11:09:08 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-14 11:09:08 +0200 |
| commit | 3d8cb1c1fc77930ebed897145ae396d8619ac2b2 (patch) | |
| tree | f249d90182f59146767005726feb521220e2c547 /bin | |
| parent | 9ca76538b34c92176d48b4463b350c5536e8491b (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 8354a3c..324853f 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.2 +declare -r PWGREP_VERSION=0.9.3 [ -z "$RCFILE" ] && RCFILE=~/.pwgreprc |
