diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rwxr-xr-x | keyringer | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -2014-05-20 - Silvio Rhatto <rhatto@riseup.net> +2014-05-20 - 0.3.5 - Silvio Rhatto <rhatto@riseup.net> Use a custom .vimrc so VIM command line is not messed with quotes (#50) @@ -138,7 +138,7 @@ function keyringer_dispatch { # Config NAME="keyringer" -KEYRINGER_VERSION="0.3.4" +KEYRINGER_VERSION="0.3.5" CONFIG_VERSION="0.1" CONFIG_BASE="$HOME/.$NAME" CONFIG="$CONFIG_BASE/config" |