diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-13 18:21:15 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2012-09-13 18:21:15 +0200 |
commit | f6c945b0b105fdea0baa484708aea49455600b7e (patch) | |
tree | 1ab8c2768bc03773c1012dfa98a726317eb6b926 | |
parent | b718c8039e5a04f102c3d2bb9f920d1472c89da1 (diff) | |
download | pass-f6c945b0b105fdea0baa484708aea49455600b7e.tar.gz pass-f6c945b0b105fdea0baa484708aea49455600b7e.tar.bz2 pass-f6c945b0b105fdea0baa484708aea49455600b7e.zip |
Bump version.1.3
-rw-r--r-- | debian/changelog | 2 | ||||
-rwxr-xr-x | src/password-store.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3a76e9f..6772855 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pass (1.2-1) stable; urgency=low +pass (1.3-1) stable; urgency=low * Initial release. diff --git a/src/password-store.sh b/src/password-store.sh index 76c7385..7e8a0ac 100755 --- a/src/password-store.sh +++ b/src/password-store.sh @@ -17,7 +17,7 @@ version() { cat <<_EOF |-----------------------| | Password Store | -| v.1.2.2 | +| v.1.3 | | by zx2c4 | | | | Jason@zx2c4.com | |