summaryrefslogtreecommitdiffstats
path: root/inc/xloop/version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'inc/xloop/version.h.in')
-rw-r--r--inc/xloop/version.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/inc/xloop/version.h.in b/inc/xloop/version.h.in
new file mode 100644
index 0000000..99d730d
--- /dev/null
+++ b/inc/xloop/version.h.in
@@ -0,0 +1,10 @@
+/*
+ * AUTOGENERATED: DO NOT EDIT THIS FILE
+ */
+
+#ifndef VERSION_H_
+#define VERSION_H_
+
+#define XLOOP_VERSION "@XLOOP_VERSION@"
+
+#endif /* VERSION_H_ */