aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-19 13:28:06 -0400
committerShav Kinderlehrer <[email protected]>2023-04-19 13:28:06 -0400
commitc713312b2281787030602e6d1e10d5a65cd2dbce (patch)
tree451fd848013461ba1da9abf39b9dd2d0817b47c2 /include/arg.h
parent219075499f0c7307cbf9fb3a6c3561cf6c99aeb0 (diff)
downloadlat-c713312b2281787030602e6d1e10d5a65cd2dbce.tar.gz
lat-c713312b2281787030602e6d1e10d5a65cd2dbce.zip
Check stdin for binary toov0.10.2
Diffstat (limited to 'include/arg.h')
-rw-r--r--include/arg.h2
1 files changed, 1 insertions, 1 deletions
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 <stdbool.h>
-#define LAT_VERSION "0.10.1"
+#define LAT_VERSION "0.10.2"
struct config {
bool stdin;