summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-11-10 01:54:53 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-11-10 01:54:53 +0900
commitdf468fc4827402b6abe857c114123aaed7e6636d (patch)
treecbf793d30687cd57d6249b2d7c060e95babfd29f /install
parent31278bcc6895089c97fc5d038cd1dd99053c3764 (diff)
0.11.00.11.0
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index b7ed2643..063ae4e3 100755
--- a/install
+++ b/install
@@ -2,8 +2,8 @@
set -u
-[[ "$@" =~ --pre ]] && version=0.10.9 pre=1 ||
- version=0.10.9 pre=0
+[[ "$@" =~ --pre ]] && version=0.11.0 pre=1 ||
+ version=0.11.0 pre=0
auto_completion=
key_bindings=