diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-03 07:05:49 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-03 07:05:49 +0000 |
| commit | 1e2a9662b78e925a845df439fedeec47e36e891e (patch) | |
| tree | 319804e35692af867f2d5a0456a0d30ec81caeb4 /pwgrep.sh | |
| parent | e5567f1d3c7abb460b074ddd0396e0f7b329ad79 (diff) | |
initial new version made
Diffstat (limited to 'pwgrep.sh')
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8.0 (c) 2009, 2010, 2011 by Paul Buetow +# pwgrep v0.8.1-pre-1 (c) 2009, 2010, 2011 by Paul 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 |
