aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-20 00:51:09 -0400
committerShav Kinderlehrer <[email protected]>2023-04-20 00:51:09 -0400
commitbc06589fb3ae76aa6282fd71053a51855e3af1e3 (patch)
tree11f348ea0272bfbdec1f8cf70a40a58d2134045c /include/arg.h
parent83929dd8aa8f528dcf67f5fa22a7a3a53433ab67 (diff)
downloadlat-bc06589fb3ae76aa6282fd71053a51855e3af1e3.tar.gz
lat-bc06589fb3ae76aa6282fd71053a51855e3af1e3.zip
Helptext spelling hotfixv0.11.1
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 06badf1..df527d0 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.11.0"
+#define LAT_VERSION "0.11.1"
struct config {
bool stdin;