diff options
| author | Paul Buetow <paul@buetow.org> | 2011-01-14 12:10:16 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-01-14 12:10:16 +0000 |
| commit | 278b1609ba5cf86c4d73d55e90911e4228c5b073 (patch) | |
| tree | 1721faf90e8e97b9dca2ef6a808b1d48c0bb63bc | |
| parent | 88d5a6f6a1d620b6f3f600c7057cf26591bae559 (diff) | |
its now devel and not pre-X
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8.1-pre-1 (c) 2009, 2010, 2011 by Paul Buetow +# pwgrep v0.8.1-devel (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 |
