diff options
| author | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2023-11-11 20:59:38 +0100 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@bordeaux-inp.fr> | 2023-11-11 20:59:38 +0100 |
| commit | 96fd02663c3175209382ab27fdaa7d157880798d (patch) | |
| tree | 9e63618ca231623fbab1437e241533a68b429561 /rpt.c | |
| parent | ed30f5e285adc4b15875f2b8147571cf3d88f823 (diff) | |
manual page improved
Diffstat (limited to 'rpt.c')
| -rw-r--r-- | rpt.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ #include <sys/wait.h> #include <unistd.h> -#define VERSION "1.0.0" +#define VERSION "1.1.1" /* Size of the buffer used to clone stdin. */ #define BUFSIZE 8000 |
