X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=version.hpp;h=0a6b403417e22fa113b4763d2b4551af41bf46fa;hp=899b99f8b2032ffe813217126f24b6d60a051726;hb=4e638cd069878fa8a1734e3b4ec70f808e62536f;hpb=13809676ff6640fbed77a98b4c7e2dee8ca1e50b 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_*/