aboutsummaryrefslogtreecommitdiff
path: root/include
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
commitf386be73b3d80a705ca157a9e24bf668fb95678b (patch)
tree03141f1eb7f2ab0000800a6b167f66f8734991d7 /include
parentfeed927d1c9278c3f398b4646790e1257c33084b (diff)
downloadlat-f386be73b3d80a705ca157a9e24bf668fb95678b.tar.gz
lat-f386be73b3d80a705ca157a9e24bf668fb95678b.zip
Backseat -ev0.12.4
Will do later if determined to be worth it
Diffstat (limited to 'include')
-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;