Released version 9.1.0. 9.1.0
authorMarco Zanon <info@marcozanon.com>
Thu, 29 Feb 2024 16:26:56 +0000 (16:26 +0000)
committerMarco Zanon <info@marcozanon.com>
Thu, 29 Feb 2024 16:26:56 +0000 (16:26 +0000)
src/main/java/com/marcozanon/macaco/MConstants.java

index e3e391fcf6be26b267dd41741fa30007379c2c93..fa3522fa85c90f90966bf4f42fc12cd74f6dd468 100644 (file)
@@ -13,7 +13,7 @@ public class MConstants extends MObject {
 
     /* Generic information. */
 
-    public static final String MACACO_VERSION = "9.x";
+    public static final String MACACO_VERSION = "9.1.0";
 
     /* Environment configuration. */