chore: bump version to v6.2.6.4 (cycle-35: cycle-33 checkpoint rebase release)

This commit is contained in:
Krystie
2026-08-06 07:26:32 -07:00
parent 036b7259ad
commit d72c1ac365
+1 -1
View File
@@ -9,7 +9,7 @@
#define CLIENT_VERSION_MAJOR 6 #define CLIENT_VERSION_MAJOR 6
#define CLIENT_VERSION_MINOR 2 #define CLIENT_VERSION_MINOR 2
#define CLIENT_VERSION_REVISION 6 #define CLIENT_VERSION_REVISION 6
#define CLIENT_VERSION_BUILD 2 #define CLIENT_VERSION_BUILD 4
// Converts the parameter X to a string after macro replacement on X has been performed. // Converts the parameter X to a string after macro replacement on X has been performed.
// Don't merge these into one macro! // Don't merge these into one macro!