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 | ea97af4f12a2e188b3dcb1d960444796bd2599ba (patch) | |
tree | 28da6ff0cb2bb175ceb7c274a9288466e19e090d /include | |
parent | 07c1fe51fb7b1edf6c011e7ec8efeae499a6a2eb (diff) | |
download | lat-ea97af4f12a2e188b3dcb1d960444796bd2599ba.tar.gz lat-ea97af4f12a2e188b3dcb1d960444796bd2599ba.zip |
Socials
Diffstat (limited to 'include')
-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; |