Update mussa to build on ubuntu 10.04 with qt 4.6.2 +boost 1.40.0.1
[mussa.git] / version.hpp
1 #ifndef MUSSA_VERSION_HPP_
2 #define MUSSA_VERSION_HPP_
3
4 const char *mussa_version="1.1.0";
5
6 #endif /*VERSION_HPP_*/