aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-17 23:58:23 -0400
committerShav Kinderlehrer <[email protected]>2023-04-18 00:00:40 -0400
commit0e1183a62cb98f52393961f7d40524f3754ec22e (patch)
treeb0ae6b86ee7ca6dd980ee1322e14dc68212bdb88 /include
parent0247ecc2a1ddbf85cbd5f6912238a5753150341c (diff)
downloadlat-0e1183a62cb98f52393961f7d40524f3754ec22e.tar.gz
lat-0e1183a62cb98f52393961f7d40524f3754ec22e.zip
Update help messagev0.9.2
- add usage - add env - add description
Diffstat (limited to 'include')
-rw-r--r--include/arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arg.h b/include/arg.h
index cd0a77a..138a44b 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.9.1"
+#define LAT_VERSION "0.9.2"
struct config {
bool stdin;