summaryrefslogtreecommitdiff
path: root/mapi/pmapi.c
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2015-04-03 17:07:25 -0600
committerEduardo Chappa <chappa@washington.edu>2015-04-03 17:07:25 -0600
commitec605304db0b92d68e151574ab0f80babee6d4a6 (patch)
tree60f3d7746d929934ad3f83a56138f9020ee313f9 /mapi/pmapi.c
parente53164a6acbbb123ba97fd227ac0b3cf4ef4eeb0 (diff)
downloadalpine-ec605304db0b92d68e151574ab0f80babee6d4a6.tar.xz
* new version 2.20.6
* SMIME: Cancelling entering password to unlock key will not reprompt. * Creating repo at repo.or.cz
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 3a1c3c75..16898a7c 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.20.5\r\n");
+ fprintf(ms_global->dfd, "pmapi32.dll for Alpine Version 2.20.6\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");