summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-05-28 14:04:21 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-05-28 14:04:21 +0300
commit5f60625fec3342eb530f4e8f6bf4c6bba76a9dd6 (patch)
tree7da018ae5a242965f3acd5e4ea9590722675b4bc /protocols/WhatsApp/src
parentf86bb06d4f7225f17677d9bd3af8f40f5a0b5b3d (diff)
WhatsApp: update for the application's build number
Diffstat (limited to 'protocols/WhatsApp/src')
-rw-r--r--protocols/WhatsApp/src/proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsApp/src/proto.h b/protocols/WhatsApp/src/proto.h
index ff2179f84f..27bb548c9a 100644
--- a/protocols/WhatsApp/src/proto.h
+++ b/protocols/WhatsApp/src/proto.h
@@ -10,7 +10,7 @@ Copyright © 2019-25 George Hazan
#define WA_PROTO_MAJOR 2
#define WA_PROTO_MINOR 3000
-#define WA_PROTO_BUILD 1015901307
+#define WA_PROTO_BUILD 1023223821
#define WA_APPVERSION WA_PROTO_MAJOR,WA_PROTO_MINOR,WA_PROTO_BUILD
#define WA_STRINGIFY_IMPL(x) #x