X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=version.hpp;h=0a6b403417e22fa113b4763d2b4551af41bf46fa;hb=0ce031d4b5b8dfa50dbd6b13702c8d3c384110e2;hp=899b99f8b2032ffe813217126f24b6d60a051726;hpb=0a4d59745f4851a1e86468f9fa908d6fed98f7d5;p=mussa.git diff --git a/version.hpp b/version.hpp index 899b99f..0a6b403 100644 --- a/version.hpp +++ b/version.hpp @@ -1,6 +1,6 @@ #ifndef MUSSA_VERSION_HPP_ #define MUSSA_VERSION_HPP_ -const char *mussa_version="1.0.0"; +const char *mussa_version="1.1.0"; #endif /*VERSION_HPP_*/