From 2f6c9dc8e95cadb1abc2a0f5853aea378ef1b13a Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sat, 10 Apr 2021 09:20:54 -0600 Subject: * New alpha version 2.24.1 --- mapi/pmapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mapi/pmapi.c') diff --git a/mapi/pmapi.c b/mapi/pmapi.c index 140d39c0..e183dc20 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.24\r\n"); + fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.24.1\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"); -- cgit v1.2.3-54-g00ecf