From 9d380746d3b9d182a3b9a9f8264c73f7f078fc1d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 19 Jul 2023 20:19:03 +0200 Subject: [PATCH] roffit: 0.15 --- roffit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roffit b/roffit index 630c56a..7cd7d88 100755 --- a/roffit +++ b/roffit @@ -21,7 +21,7 @@ # # Web: https://daniel.haxx.se/projects/roffit -my $version = "0.14"; +my $version = "0.15"; use strict; #use warnings;