summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-05-19 01:47:43 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-05-19 01:55:54 +0900
commit2f364c62f442af24ed332dc6fe018e676b8dd28c (patch)
tree4babd4a12d645d8c5bb316fc20599c2b19be240b /install
parent7ed9f8366235a70ce03cf3ab05fcfb6dbcfd9a10 (diff)
0.12.20.12.2
Diffstat (limited to 'install')
-rwxr-xr-xinstall4
1 files changed, 2 insertions, 2 deletions
diff --git a/install b/install
index 32cc19d9..76352a30 100755
--- a/install
+++ b/install
@@ -2,8 +2,8 @@
set -u
-[[ "$@" =~ --pre ]] && version=0.12.1 pre=1 ||
- version=0.12.1 pre=0
+[[ "$@" =~ --pre ]] && version=0.12.2 pre=1 ||
+ version=0.12.2 pre=0
auto_completion=
key_bindings=