summaryrefslogtreecommitdiff
path: root/include/config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.hpp')
-rw-r--r--include/config.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.hpp b/include/config.hpp
index 3279e2e..88fd041 100644
--- a/include/config.hpp
+++ b/include/config.hpp
@@ -1,5 +1,7 @@
#pragma once
+#define PROGRAM_VERSION "0.1.0"
+
#include "stdint.h"
#define s8 int8_t