aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/version.h b/version.h
new file mode 100644
index 0000000..8337db6
--- /dev/null
+++ b/version.h
@@ -0,0 +1,6 @@
+#ifndef MYON_FMPLAYER_VERSION_H_INCLUDED
+#define MYON_FMPLAYER_VERSION_H_INCLUDED
+
+#define FMPLAYER_VERSION_STR "0.1.0"
+
+#endif // MYON_FMPLAYER_VERSION_H_INCLUDED