summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2019-01-27 19:23:13 +0200
committerDylan Araps <dylan.araps@gmail.com>2019-01-27 19:23:13 +0200
commit152a34ebd22e7e32879bf67755eaac71e8e28a04 (patch)
treefaf1766ca85d18a9feadb694512faf7dc917ded2
parentdcd8ce03f8de0d09501161e1540120d9eb52a969 (diff)
docs: update1.7
-rwxr-xr-xfff2
1 files changed, 1 insertions, 1 deletions
diff --git a/fff b/fff
index 1daafe5..a96bec3 100755
--- a/fff
+++ b/fff
@@ -849,7 +849,7 @@ main() {
# Handle version as the first argument.
[[ $1 == -v ]] && {
- printf '%s\n' "fff 1.6"
+ printf '%s\n' "fff 1.7"
exit
}