From: Brandon King Date: Fri, 23 Feb 2007 00:00:51 +0000 (+0000) Subject: Mussagl version increased to 1.1.0 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=mussa.git;a=commitdiff_plain;h=4e638cd069878fa8a1734e3b4ec70f808e62536f Mussagl version increased to 1.1.0 --- 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_*/