v5.5.3: Per-user installer (no UAC), network drive support, branding

This commit is contained in:
Krystie
2026-04-03 00:58:39 -07:00
parent 35369995fb
commit d903ef2fc7
2 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
// These need to be macros, as version.cpp's and triangles-qt.rc's voodoo requires it
#define CLIENT_VERSION_MAJOR 5
#define CLIENT_VERSION_MINOR 5
#define CLIENT_VERSION_REVISION 2
#define CLIENT_VERSION_REVISION 3
#define CLIENT_VERSION_BUILD 0
// Converts the parameter X to a string after macro replacement on X has been performed.