X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=blobdiff_plain;f=version.hpp;h=899b99f8b2032ffe813217126f24b6d60a051726;hp=e966a788d14138f12f0557ccaf254d9d7806437a;hb=4c1d1e263deea85ab00823282c5ca5fc00fa8c26;hpb=2566b8626e8cdb188bb9f2a5454772a249ce3193 diff --git a/version.hpp b/version.hpp index e966a78..899b99f 100644 --- a/version.hpp +++ b/version.hpp @@ -1,6 +1,6 @@ #ifndef MUSSA_VERSION_HPP_ #define MUSSA_VERSION_HPP_ -const char *mussa_version="0.99.2"; +const char *mussa_version="1.0.0"; #endif /*VERSION_HPP_*/