aboutsummaryrefslogtreecommitdiff
path: root/include
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
commit37a3db9e1dae8cc41f4bcff0533c3d79d61113cb (patch)
tree469246c489a386063b6dcab2b1a94ad2582ff7f8 /include
parentf386be73b3d80a705ca157a9e24bf668fb95678b (diff)
downloadlat-0.13.0.tar.gz
lat-0.13.0.zip
Add auto-pagerv0.13.0
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 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;