summaryrefslogtreecommitdiff
path: root/src/config.h.in
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2025-09-03 00:49:27 +0200
committerJoel Klinghed <the_jk@spawned.biz>2025-09-03 00:49:27 +0200
commitd75b25d50f4df655d1e69ff900cfeee823039296 (patch)
treee4afe9877021c4c76ffdf8dbbcc25c0c7f1a7f34 /src/config.h.in
Initial commit
Only a basic argument parser to start with.
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
new file mode 100644
index 0000000..eaab018
--- /dev/null
+++ b/src/config.h.in
@@ -0,0 +1 @@
+#define VERSION "@version@"