From: Brandon King Date: Wed, 1 Nov 2006 18:06:07 +0000 (+0000) Subject: Mussagl Version number updated to 1.0 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=0a4d59745f4851a1e86468f9fa908d6fed98f7d5 Mussagl Version number updated to 1.0 * ticket #235 --- 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_*/