diff options
| author | Paul Buetow <paul@buetow.org> | 2010-01-02 19:10:08 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-01-02 19:10:08 +0000 |
| commit | b0f4f49463a87f0b135a8feae0c48ca255634dd3 (patch) | |
| tree | f901b6758dc61f981239f289716e0d74b4aef99c | |
| parent | ba4e26913e2796c9f68377631fcf2bbc1b2e800f (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.4-devel (c) 2009 by Dipl.-Inform. (FH) Paul C. Buetow +# pwgrep v0.5-devel (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 |
