aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-05-18 10:02:21 -0400
committerShav Kinderlehrer <[email protected]>2023-05-18 10:02:21 -0400
commit1577a74d584bc8ea48aaea2adf137dda936247eb (patch)
treee8384a7f814e75f96edd212b784992815c1cf063 /include/arg.h
parentecd987965565a47a531d38cb0b5c44ac12803201 (diff)
downloadlat-1577a74d584bc8ea48aaea2adf137dda936247eb.tar.gz
lat-1577a74d584bc8ea48aaea2adf137dda936247eb.zip
Backseat -e
Will do later if determined to be worth it
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 a5d63a6..944d002 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.12.3"
+#define LAT_VERSION "0.12.4"
struct config {
bool isstdin;