Created the 9.x trunk.
authorMarco Zanon <info@marcozanon.com>
Sun, 12 Nov 2023 10:54:40 +0000 (10:54 +0000)
committerMarco Zanon <info@marcozanon.com>
Sun, 12 Nov 2023 10:54:40 +0000 (10:54 +0000)
CHANGELOG
src/main/java/com/marcozanon/macaco/MConstants.java

index db1c8704dda4da3fde8431afb408b87b39205b7a..c531ceb92d60a655dc95a331684f09d29c687648 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,10 @@ Macaco
 Copyright (c) 2009-2023 Marco Zanon <info@marcozanon.com>.
 See LICENSE for details.
 
+==================
+9.0.0 (2023-11-??)
+==================
+
 ==================
 8.0.0 (2023-08-09)
 ==================
index e3d474b433d502b6a86492a5a23fafb95866ad4d..6dee3dfa0dc9d6192a1a6d89ef5dc660a4188df5 100644 (file)
@@ -13,7 +13,7 @@ public class MConstants extends MObject {
 
     /* Generic information. */
 
-    public static final String MACACO_VERSION = "8.x";
+    public static final String MACACO_VERSION = "9.x";
 
     /* Environment configuration. */