From 0a4d59745f4851a1e86468f9fa908d6fed98f7d5 Mon Sep 17 00:00:00 2001 From: Brandon King Date: Wed, 1 Nov 2006 18:06:07 +0000 Subject: [PATCH] Mussagl Version number updated to 1.0 * ticket #235 --- version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_*/ -- 2.30.2