aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.h.in')
-rw-r--r--src/conf.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/conf.h.in b/src/conf.h.in
new file mode 100644
index 0000000..9ae9bac
--- /dev/null
+++ b/src/conf.h.in
@@ -0,0 +1,4 @@
+#pragma once
+
+#define VERSION "0.0.0"
+#define CC "gcc xyz"