From 96fd02663c3175209382ab27fdaa7d157880798d Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Sat, 11 Nov 2023 20:59:38 +0100 Subject: manual page improved --- rpt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rpt.c') diff --git a/rpt.c b/rpt.c index 6642491..ce3260c 100644 --- a/rpt.c +++ b/rpt.c @@ -10,7 +10,7 @@ #include #include -#define VERSION "1.0.0" +#define VERSION "1.1.1" /* Size of the buffer used to clone stdin. */ #define BUFSIZE 8000 -- cgit v1.2.3