Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Siegel
ff
Commits
021dab60
Commit
021dab60
authored
Feb 13, 2021
by
Michael Siegel
👔
Browse files
Increment patch level in all places
parent
244c3214
Changes
2
Hide whitespace changes
Inline
Side-by-side
ff
View file @
021dab60
...
...
@@ -2,7 +2,7 @@
#
# ff - a handy, good enough file finder
#
# Version: 0.35.
4
# Version: 0.35.
5
#
#
# Copyright 2020, 2021 Michael Siegel
...
...
@@ -32,7 +32,7 @@ if {[catch {package require Tcl 8.6}]} {
######## GLOBAL 'CONSTANTS' ########
set PROGNAME
[
file tail $argv0
]
set VERSION 0.35.
4
set VERSION 0.35.
5
set HELP_TIP
"Run '
$
PROGNAME -h' for help."
array set size_units
{
...
...
ff.1
View file @
021dab60
...
...
@@ -13,7 +13,7 @@
.\" CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
.\"
.TH FF 1 2021-02-13 "ff 0.35.
4
"
.TH FF 1 2021-02-13 "ff 0.35.
5
"
.SH NAME
ff - a handy, good enough file finder
.SH SYNOPSIS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment