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 820d3d5ea03f3681f40c2d17c5f6e76cd7f1c3da
parent 837ea36d0aa61185ac5a51d632353efc361d7ffd
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Fri, 14 Sep 2012 05:25:56 +0200

Bump to 1.3.1.

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.3 | +| v.1.3.1 | | by zx2c4 | | | | Jason@zx2c4.com |