aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/akiru/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/akiru/src/version.h')
-rw-r--r--src/akiru/src/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/akiru/src/version.h b/src/akiru/src/version.h
new file mode 100644
index 00000000..07b88c64
--- /dev/null
+++ b/src/akiru/src/version.h
@@ -0,0 +1,6 @@
+// GENERATED - Do not edit!
+#ifndef VERSION_H_
+#define VERSION_H_
+#define __BUILD__ "122"
+#define VERSION __BUILD__
+#endif // VERSION_H_