From 5f60625fec3342eb530f4e8f6bf4c6bba76a9dd6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 28 May 2025 14:04:21 +0300 Subject: WhatsApp: update for the application's build number --- protocols/WhatsApp/src/proto.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') 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 #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 -- cgit v1.2.3