chore: bump version to v6.2.6.2 (cycle-25 I2P server-tunnel-destination fix)

Refs: urn:ump:2hqnyywnaxqypxmlts2afklzw6xk4vdolspc3fswdlfvzc3j6tlq
Includes: 93f8795 (i2p_embedded.cpp fix)
This commit is contained in:
Hermes Agent
2026-08-05 20:19:34 -07:00
parent 93f879583f
commit 66ac7e8537
+1 -1
View File
@@ -9,7 +9,7 @@
#define CLIENT_VERSION_MAJOR 6
#define CLIENT_VERSION_MINOR 2
#define CLIENT_VERSION_REVISION 6
#define CLIENT_VERSION_BUILD 1
#define CLIENT_VERSION_BUILD 2
// Converts the parameter X to a string after macro replacement on X has been performed.
// Don't merge these into one macro!