diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-07 18:55:06 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-07 18:55:06 +0000 |
| commit | 2edc551c6f86db3987494fdba6cbeedaab52916e (patch) | |
| tree | 868e0ca9ac467ef4a7624296afbd5a09eefbbfb8 | |
| parent | 02aa00f57d67a5e7b7867382776dd86d41fb3a46 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.6 (c) 2009, 2010 by Paul C. Buetow +# pwgrep v0.7-pre-0 (c) 2009, 2010 by Paul C. Buetow # pwgrep helps you to manage all your passwords using GnuGP # for encryption and a versioning system (subversion by default) # for keeping track all changes of your password database. In |
