From 4e638cd069878fa8a1734e3b4ec70f808e62536f Mon Sep 17 00:00:00 2001 From: Brandon King Date: Fri, 23 Feb 2007 00:00:51 +0000 Subject: [PATCH] Mussagl version increased to 1.1.0 --- version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_*/ -- 2.30.2