From c713312b2281787030602e6d1e10d5a65cd2dbce Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Wed, 19 Apr 2023 13:28:06 -0400 Subject: Check stdin for binary too --- include/arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/arg.h b/include/arg.h index 3a6fe22..ba47a27 100644 --- a/include/arg.h +++ b/include/arg.h @@ -2,7 +2,7 @@ #define ARG_H #include -#define LAT_VERSION "0.10.1" +#define LAT_VERSION "0.10.2" struct config { bool stdin; -- cgit v1.2.3