summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-02-04 22:14:53 +0200
committerDylan Araps <dylan.araps@gmail.com>2019-02-04 22:14:53 +0200
commit871f81e60428a747eb9b32665c04a0bac7eb940d (patch)
treedb2cc4c627c83d586cb001db0a28eaaccc32a0bb
parent439622eccb56ff459d19696c5a8d714a029e0246 (diff)
docs: update2.1
-rwxr-xr-xfff2
1 files changed, 1 insertions, 1 deletions
diff --git a/fff b/fff
index ed2d284..6c31b5e 100755
--- a/fff
+++ b/fff
@@ -1029,7 +1029,7 @@ main() {
# Handle version as the first argument.
[[ $1 == -v ]] && {
- printf '%s\n' "fff 2.0"
+ printf '%s\n' "fff 2.1"
exit
}