summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-06-12 02:15:11 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-06-12 02:15:11 +0900
commit3e1d6a7bcf2a47a494d602389fda415d8fad8e03 (patch)
tree6f1cf2fba44bf162db77be778dab7c1032088ecd /install
parent2bbc12063c475cb7c78c7633e2ffad41aa49d233 (diff)
0.13.00.13.0
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index 76352a30..cb09f1da 100755
--- a/install
+++ b/install
@@ -2,8 +2,8 @@
set -u
-[[ "$@" =~ --pre ]] && version=0.12.2 pre=1 ||
- version=0.12.2 pre=0
+[[ "$@" =~ --pre ]] && version=0.13.0 pre=1 ||
+ version=0.13.0 pre=0
auto_completion=
key_bindings=