aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-20 13:44:56 -0400
committerShav Kinderlehrer <[email protected]>2023-04-20 13:45:57 -0400
commitefd1d764285b2a945069548fb65899cc0f9355b0 (patch)
tree632e85a11092d0f4e80493b3b618e07d594c983c /include
parentcc842efe0b02b286861c6cfed2f76c2d80bd169a (diff)
downloadlat-efd1d764285b2a945069548fb65899cc0f9355b0.tar.gz
lat-efd1d764285b2a945069548fb65899cc0f9355b0.zip
Socials
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 df527d0..5935f53 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.11.1"
+#define LAT_VERSION "0.11.2"
struct config {
bool stdin;