aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-13 18:21:15 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-13 18:21:15 +0200
commitf6c945b0b105fdea0baa484708aea49455600b7e (patch)
tree1ab8c2768bc03773c1012dfa98a726317eb6b926
parentAllow avoiding the prompt for overwriting, with --force flag. (diff)
downloadpassword-store-f6c945b0b105fdea0baa484708aea49455600b7e.tar.xz
password-store-f6c945b0b105fdea0baa484708aea49455600b7e.zip
Bump version.1.3
-rw-r--r--debian/changelog2
-rwxr-xr-xsrc/password-store.sh2
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 |