diff options
author | George Hazan <ghazan@miranda.im> | 2019-10-07 20:40:13 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-10-07 20:40:20 +0300 |
commit | 8d0500df234fc5b59ea7687bd5f55f19d7b8e28c (patch) | |
tree | a090b606b6e5fa25574c4836121cebae667de5cb /protocols/WhatsAppWeb/src/version.h | |
parent | 5ffd6fe3ab6f29444c699720b9ea588b57313c27 (diff) |
WhatsAppWeb: QR code viewer
Diffstat (limited to 'protocols/WhatsAppWeb/src/version.h')
-rw-r--r-- | protocols/WhatsAppWeb/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/WhatsAppWeb/src/version.h b/protocols/WhatsAppWeb/src/version.h index 2aa4528fd5..4f09c6c183 100644 --- a/protocols/WhatsAppWeb/src/version.h +++ b/protocols/WhatsAppWeb/src/version.h @@ -6,7 +6,7 @@ #include <stdver.h> #define __PLUGIN_NAME "WhatsAppWeb protocol" -#define __FILENAME "WhatsApp.dll" +#define __FILENAME "WhatsAppWeb.dll" #define __DESCRIPTION "WhatsApp Web protocol support for Miranda NG." #define __AUTHOR "George Hazan" #define __AUTHOREMAIL "" |