File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- VERSION =0.6
1+ VERSION =0.7
22
33CPPFLAGS=-DVERSION =\"${VERSION}\" -D_GNU_SOURCE
44CFLAGS+ =-Wall -Wextra -g -std=c99 -O3 -pedantic
Original file line number Diff line number Diff line change @@ -43,12 +43,12 @@ the default is `/usr/local`.
4343
4444### Ubuntu/Debian 64-bit
4545
46- wget https://github.com/jhawthorn/fzy/releases/download/0.6 /fzy_0.6 -1_amd64.deb
47- sudo dpkg -i fzy_0.6 -1_amd64.deb
46+ wget https://github.com/jhawthorn/fzy/releases/download/0.7 /fzy_0.7 -1_amd64.deb
47+ sudo dpkg -i fzy_0.7 -1_amd64.deb
4848
4949### Fedora/Redhat/CentOS
5050
51- sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.6 /fzy-0.6 -1.x86_64.rpm
51+ sudo yum install https://github.com/jhawthorn/fzy/releases/download/0.7 /fzy-0.7 -1.x86_64.rpm
5252
5353### Arch Linux
5454
Original file line number Diff line number Diff line change 1- .TH FZY 1 "2016-07-26 " "fzy 0.6 "
1+ .TH FZY 1 "2016-08-03 " "fzy 0.7 "
22.SH NAME
33fzy \- A fuzzy text selector menu for the terminal.
44.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments