add a manually updated version number.
[mussa.git] / version.hpp
1 #ifndef MUSSA_VERSION_HPP_
2 #define MUSSA_VERSION_HPP_
3
4 const char *mussa_version="0.99.2";
5
6 #endif /*VERSION_HPP_*/