summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/lib/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/lib/version.h')
-rw-r--r--kmrml/kmrml/lib/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kmrml/kmrml/lib/version.h b/kmrml/kmrml/lib/version.h
new file mode 100644
index 00000000..5cf8e270
--- /dev/null
+++ b/kmrml/kmrml/lib/version.h
@@ -0,0 +1,6 @@
+#ifndef VERSION_H
+#define VERSION_H
+
+#define KMRML_VERSION "0.3.2"
+
+#endif // VERSION_H