diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-28 19:04:08 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-28 19:04:08 +0100 |
| commit | f88e6f65409456073441dae532a2b94e5fdfa28a (patch) | |
| tree | cdcd32b763d403c1f0904c521f19072377f5ee0c /bin | |
| parent | 70434f4c88529c7f54caf37a496b994012dcc986 (diff) | |
New release0.9.2
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 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 |
