X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=version.hpp;fp=version.hpp;h=e966a788d14138f12f0557ccaf254d9d7806437a;hb=2566b8626e8cdb188bb9f2a5454772a249ce3193;hp=0000000000000000000000000000000000000000;hpb=b968c482f87cc62a0ac79a7839ec6993644fd780;p=mussa.git diff --git a/version.hpp b/version.hpp new file mode 100644 index 0000000..e966a78 --- /dev/null +++ b/version.hpp @@ -0,0 +1,6 @@ +#ifndef MUSSA_VERSION_HPP_ +#define MUSSA_VERSION_HPP_ + +const char *mussa_version="0.99.2"; + +#endif /*VERSION_HPP_*/