aboutsummaryrefslogtreecommitdiff
path: root/src/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/version.hpp')
-rw-r--r--src/version.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/version.hpp b/src/version.hpp
new file mode 100644
index 0000000..3e8675e
--- /dev/null
+++ b/src/version.hpp
@@ -0,0 +1,3 @@
+#pragma once
+
+constexpr char const * VERSION = "v0.1.0";