From: Marco Zanon Date: Sat, 2 Mar 2024 17:18:25 +0000 (+0000) Subject: Released version 9.2.1. X-Git-Tag: 9.2.1 X-Git-Url: https://gitweb.marcozanon.com/?a=commitdiff_plain;h=00814f5f3677ac1d8ddf1b6a5dee654e420aca3e;p=Macaco Released version 9.2.1. --- diff --git a/src/main/java/com/marcozanon/macaco/MConstants.java b/src/main/java/com/marcozanon/macaco/MConstants.java index e3e391f..bfb8c61 100644 --- a/src/main/java/com/marcozanon/macaco/MConstants.java +++ b/src/main/java/com/marcozanon/macaco/MConstants.java @@ -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.2.1"; /* Environment configuration. */