password-store

Simple password manager using gpg and ordinary unix directories
git clone https://git.zx2c4.com/password-store
Log | Files | Refs | README | LICENSE

commit 6ec286a769fe82fb9f4f08e8808cf101a48b40c2
parent 8c46958d559d6fbb852f341f0fc2d5d60127ed91
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Thu, 18 Oct 2012 15:45:03 +0200

Bump version.

Diffstat:
Msrc/password-store.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/password-store.sh b/src/password-store.sh @@ -17,7 +17,7 @@ version() { cat <<_EOF |-----------------------| | Password Store | -| v.1.4 | +| v.1.4.2 | | by zx2c4 | | | | Jason@zx2c4.com |