Released version 10.1.0. 10.1.0
authorMarco Zanon <info@marcozanon.com>
Sun, 28 Jul 2024 17:08:40 +0000 (17:08 +0000)
committerMarco Zanon <info@marcozanon.com>
Sun, 28 Jul 2024 17:08:40 +0000 (17:08 +0000)
src/main/java/com/marcozanon/macaco/MConstants.java

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