From 920345c040160fa16c30846b38dd49a854e938be Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 Jun 2024 09:40:01 +0200 Subject: [PATCH] roffit: this is 0.16 --- roffit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roffit b/roffit index c01cfef..e5c47cd 100755 --- a/roffit +++ b/roffit @@ -21,7 +21,7 @@ # # Web: https://daniel.haxx.se/projects/roffit -my $version = "0.15"; +my $version = "0.16"; use strict; #use warnings;