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 | f7a87a28d70ef204832e16906cbc72eb035a3a0f (patch) | |
| tree | 8b040313f410e93246b6d037ec48f8831727e571 | |
| parent | 84ce1e7b8537ae82160c10a1445c11b4c13fd31f (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.3 (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow +# pwgrep v0.3.0 (c) 2009 by Dipl.-Inform. (FH) 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 |
