aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-17 21:55:08 -0400
committerShav Kinderlehrer <[email protected]>2023-04-17 21:55:08 -0400
commitf8bdf764b2a532e878f47010428aee534793dd5f (patch)
tree940bb32ff4f03ae16efc94695363e8beafcf6dde /include/arg.h
parent2abab7c9e85ccda8abf12f0bdf70f2a6a1c1ffa0 (diff)
downloadlat-f8bdf764b2a532e878f47010428aee534793dd5f.tar.gz
lat-f8bdf764b2a532e878f47010428aee534793dd5f.zip
Update version messagev0.8.1
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 ca65e8e..5c45800 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.8.0"
+#define LAT_VERSION "0.8.1"
struct config {
bool stdin;