diff options
author | Shav Kinderlehrer <[email protected]> | 2023-05-04 09:59:52 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-05-04 09:59:52 -0400 |
commit | e5398d744f96bf71ce93d725b3218bae7b0890ca (patch) | |
tree | 81ddd23c1499b1ac59766adbff3af62d71ea18c0 /include/arg.h | |
parent | 8cbe2307f7ab8d52643d3dc48da7aadc1869efc8 (diff) | |
download | lat-e5398d744f96bf71ce93d725b3218bae7b0890ca.tar.gz lat-e5398d744f96bf71ce93d725b3218bae7b0890ca.zip |
Revert extensionv0.12.3
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 a1864c7..a5d63a6 100644 --- a/include/arg.h +++ b/include/arg.h @@ -2,7 +2,7 @@ #define ARG_H #include <stdbool.h> -#define LAT_VERSION "0.12.2" +#define LAT_VERSION "0.12.3" struct config { bool isstdin; |