summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-08-08 23:57:32 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-08-08 23:57:32 +0900
commit4993d19466d5f3ac127de5c0c461cde7ef1894d7 (patch)
treeb2ebbfde1563a5bcae6b6ebe5fe19329a780ba43
parent19f9bbca0d5ae1f64682ab52209c95e38351ece6 (diff)
0.32.10.32.1
-rwxr-xr-xinstall2
-rw-r--r--install.ps12
-rw-r--r--man/man1/fzf-tmux.12
-rw-r--r--man/man1/fzf.12
4 files changed, 4 insertions, 4 deletions
diff --git a/install b/install
index 94b1eac5..2afb2ab1 100755
--- a/install
+++ b/install
@@ -2,7 +2,7 @@
set -u
-version=0.32.0
+version=0.32.1
auto_completion=
key_bindings=
update_config=2
diff --git a/install.ps1 b/install.ps1
index e96c71e1..3a7ff75a 100644
--- a/install.ps1
+++ b/install.ps1
@@ -1,4 +1,4 @@
-$version="0.32.0"
+$version="0.32.1"
$fzf_base=Split-Path -Parent $MyInvocation.MyCommand.Definition
diff --git a/man/man1/fzf-tmux.1 b/man/man1/fzf-tmux.1
index 8f86c743..282ada58 100644
--- a/man/man1/fzf-tmux.1
+++ b/man/man1/fzf-tmux.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf-tmux 1 "Aug 2022" "fzf 0.32.0" "fzf-tmux - open fzf in tmux split pane"
+.TH fzf-tmux 1 "Aug 2022" "fzf 0.32.1" "fzf-tmux - open fzf in tmux split pane"
.SH NAME
fzf-tmux - open fzf in tmux split pane
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 906ccd93..0077561d 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf 1 "Aug 2022" "fzf 0.32.0" "fzf - a command-line fuzzy finder"
+.TH fzf 1 "Aug 2022" "fzf 0.32.1" "fzf - a command-line fuzzy finder"
.SH NAME
fzf - a command-line fuzzy finder