aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-10-18 15:45:03 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-10-18 15:45:03 +0200
commit6ec286a769fe82fb9f4f08e8808cf101a48b40c2 (patch)
tree6febc25dc885fa53bb6b968a86629cc4a17e40f0 /src
parentDo not interpret backslashes when reading passwords (diff)
downloadpassword-store-6ec286a769fe82fb9f4f08e8808cf101a48b40c2.tar.xz
password-store-6ec286a769fe82fb9f4f08e8808cf101a48b40c2.zip
Bump version.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/password-store.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/password-store.sh b/src/password-store.sh
index 8dea924..26a4bd0 100755
--- 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 |