diff options
| author | Paul Buetow <paul@buetow.org> | 2010-01-02 19:09:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-01-02 19:09:44 +0000 |
| commit | 20e22ab5464acf5134a4ef619132ddefd2d05aa5 (patch) | |
| tree | 6396c3b9d54709c77e56b45b7e467e4d10f62e12 | |
| parent | 4ae22ee7e55a4d816c63d88c87799ac0e3ff0b82 (diff) | |
removed the -devel flag0.4.0@89
| -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.4 (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 |
