diff options
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rwxr-xr-x | pwgrep.sh | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +Sun Mar 10 11:57:15 CET 2013 +* Released 0.8.1 + Sun Mar 10 11:47:47 CET 2013 * Moved source to git @@ -1,6 +1,6 @@ #!/bin/bash -# pwgrep v0.8.1-devel (c) 2009, 2010, 2011 by Paul Buetow +# pwgrep v0.8.1 (c) 2009, 2010, 2011, 2013 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 |
