diff options
author | Shav Kinderlehrer <[email protected]> | 2023-04-20 13:44:56 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-04-20 13:45:57 -0400 |
commit | efd1d764285b2a945069548fb65899cc0f9355b0 (patch) | |
tree | 632e85a11092d0f4e80493b3b618e07d594c983c /include/arg.h | |
parent | cc842efe0b02b286861c6cfed2f76c2d80bd169a (diff) | |
download | lat-efd1d764285b2a945069548fb65899cc0f9355b0.tar.gz lat-efd1d764285b2a945069548fb65899cc0f9355b0.zip |
Socials
Diffstat (limited to 'include/arg.h')
-rw-r--r-- | include/arg.h | 2 |
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; |