From 7a307a7ec28329776220e34843d05617934c4763 Mon Sep 17 00:00:00 2001
From: Tristan Riehs <tristan.riehs@bordeaux-inp.fr>
Date: Sat, 11 Nov 2023 21:21:37 +0100
Subject: version updated

---
 rpt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rpt.c b/rpt.c
index d953e6f..65e827d 100644
--- a/rpt.c
+++ b/rpt.c
@@ -10,7 +10,7 @@
 #include <sys/wait.h>
 #include <unistd.h>
 
-#define VERSION "1.1.1"
+#define VERSION "1.1.3"
 
 /* Size of the buffer used to clone stdin. */
 #define BUFSIZE 8000
-- 
cgit v1.2.3