Bump version to v5.9.13 (transparent Qt wallet icon)

This commit is contained in:
Sami Ahmed
2026-06-13 20:49:29 -07:00
parent f273d651ed
commit cd9e023865
+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 9
#define CLIENT_VERSION_REVISION 12
#define CLIENT_VERSION_REVISION 13
#define CLIENT_VERSION_BUILD 0
// Converts the parameter X to a string after macro replacement on X has been performed.