add a manually updated version number.
[mussa.git] / version.hpp
diff --git a/version.hpp b/version.hpp
new file mode 100644 (file)
index 0000000..e966a78
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef MUSSA_VERSION_HPP_
+#define MUSSA_VERSION_HPP_
+
+const char *mussa_version="0.99.2";
+
+#endif /*VERSION_HPP_*/