aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-05-04 09:59:52 -0400
committerShav Kinderlehrer <[email protected]>2023-05-04 09:59:52 -0400
commitef68f9c37818bd685cf363f67f5c08feb5e21ab0 (patch)
treeaffba5d66641a57e9c398baa987a88e67af58b7b /include/arg.h
parent4618e66f550e7e6b8410fba771345dd4730329f1 (diff)
downloadlat-ef68f9c37818bd685cf363f67f5c08feb5e21ab0.tar.gz
lat-ef68f9c37818bd685cf363f67f5c08feb5e21ab0.zip
Revert extension
Diffstat (limited to 'include/arg.h')
-rw-r--r--include/arg.h2
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;