diff options
| author | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-09-07 18:43:44 +0000 |
| commit | 8ef0c98b08ce3688adc72128c6d1f85c8acff979 (patch) | |
| tree | ab7338a9b27fdbe5da312f462ef75c1c5c6d0b0b | |
| parent | 6b10b8bb7b767a7d6894a8124492356e63bf8469 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.5 (c) 2009, 2010 by Paul C. Buetow +# pwgrep v0.5.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 |
