summaryrefslogtreecommitdiff
path: root/mapi/pmapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mapi/pmapi.c')
-rw-r--r--mapi/pmapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapi/pmapi.c b/mapi/pmapi.c
index b786cef..9f53a31 100644
--- a/mapi/pmapi.c
+++ b/mapi/pmapi.c
@@ -1952,7 +1952,7 @@ BOOL APIENTRY DllMain(
now = time((time_t *)0);
tm_now = localtime(&now);
- fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.21.99999\r\n");
+ fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.22\r\n");
fprintf(ms_global->dfd, " Build date: %s\r\n", datestamp);
fprintf(ms_global->dfd,
" please report all bugs to chappa@gmx.com\r\n");