summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-09-21 01:28:24 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-09-21 01:28:24 +0900
commit7fa5e6c86184b3127f64ce0f7a45b945df077e77 (patch)
tree754217233aa8ada897c1a6b8971cf93d49ab7ab1 /install
parent00f96aae769be244ea5f14811d58d8adddf587f7 (diff)
0.15.10.15.1
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index 4d9e44ac..579fcd3a 100755
--- a/install
+++ b/install
@@ -2,8 +2,8 @@
set -u
-[[ "$@" =~ --pre ]] && version=0.15.0 pre=1 ||
- version=0.15.0 pre=0
+[[ "$@" =~ --pre ]] && version=0.15.1 pre=1 ||
+ version=0.15.1 pre=0
auto_completion=
key_bindings=