aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-06-09 13:52:14 -0400
committerShav Kinderlehrer <[email protected]>2023-06-09 13:56:16 -0400
commit925ba68c3ca97b8d437f95f3b329b50f43238907 (patch)
tree77938c5d4aa68fb7d06888517f80555b5c475b4b /include/arg.h
parent1577a74d584bc8ea48aaea2adf137dda936247eb (diff)
downloadlat-925ba68c3ca97b8d437f95f3b329b50f43238907.tar.gz
lat-925ba68c3ca97b8d437f95f3b329b50f43238907.zip
Add auto-pager
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 944d002..0e5b389 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.12.4"
+#define LAT_VERSION "0.13.0"
struct config {
bool isstdin;