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 f6e0a8d39764b8e85809b8819b402651bff3d478
parent 2277f52b5990eac0eee854b554ad60768257ce7e
Author: Jason A. Donenfeld <Jason@zx2c4.com>
Date:   Sat, 22 Sep 2012 22:19:44 +0200

Bump version to 1.4.

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