Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 48945c5

Browse files
committed
general: version bump.
1 parent aecebe0 commit 48945c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ main() {
748748
# Handle version as the first argument.
749749
# TODO: Add full argument passing if I decide to add '-h' etc.
750750
[[ $1 == -v ]] && {
751-
printf '%s\n' "fff 1.3"
751+
printf '%s\n' "fff 1.4"
752752
exit
753753
}
754754

0 commit comments

Comments
 (0)