diff --git a/PB.Ex_Mail/PB.Ex_Mail.pb b/PB.Ex_Mail/PB.Ex_Mail.pb index a81cef5..3dfce0e 100644 --- a/PB.Ex_Mail/PB.Ex_Mail.pb +++ b/PB.Ex_Mail/PB.Ex_Mail.pb @@ -1,10 +1,10 @@ -;Version: 1.0.9.0 +;Version: 1.1.0.0 EnableExplicit Global PBEx_Mail -#PBEx_Mail_Version$ = "1.0.9.0" +#PBEx_Mail_Version$ = "1.1.0.0" #PBEx_Mail_Protocol_IMAP = 0 #PBEx_Mail_Protocol_POP3 = 1 #PBEx_Mail_Priority_Normal = 0 @@ -228,7 +228,7 @@ EndIf CloseLibrary(PBEx_Mail) -; IDE Options = PureBasic 5.60 (Windows - x64) +; IDE Options = PureBasic 5.71 beta 1 LTS (Windows - x64) ; CursorPosition = 6 ; Folding = - ; EnableXP diff --git a/PB.Ex_Mail/PB.Ex_Mail.pbi b/PB.Ex_Mail/PB.Ex_Mail.pbi index f7ff324..54ebcab 100644 --- a/PB.Ex_Mail/PB.Ex_Mail.pbi +++ b/PB.Ex_Mail/PB.Ex_Mail.pbi @@ -1,10 +1,10 @@ -;Version: 1.0.9.0 +;Version: 1.1.0.0 EnableExplicit Global PBEx_Mail -#PBEx_Mail_Version$ = "1.0.9.0" +#PBEx_Mail_Version$ = "1.1.0.0" #PBEx_Mail_Protocol_IMAP = 0 #PBEx_Mail_Protocol_POP3 = 1 #PBEx_Mail_Priority_Normal = 0 @@ -152,7 +152,7 @@ If PBEx_Mail Global GetMailAttributeEx.GetMailAttributeEx = GetFunction(PBEx_Mail, "GetMailAttributeEx") EndIf -; IDE Options = PureBasic 5.60 (Windows - x64) +; IDE Options = PureBasic 5.71 beta 1 LTS (Windows - x64) ; CursorPosition = 6 ; EnableXP ; EnableUser diff --git a/PB.Ex_Mail/PB.Ex_Mail_x64.dll b/PB.Ex_Mail/PB.Ex_Mail_x64.dll index c38c949..64009bc 100644 Binary files a/PB.Ex_Mail/PB.Ex_Mail_x64.dll and b/PB.Ex_Mail/PB.Ex_Mail_x64.dll differ diff --git a/PB.Ex_Mail/PB.Ex_Mail_x86.dll b/PB.Ex_Mail/PB.Ex_Mail_x86.dll index 9d7d7e9..da1db9a 100644 Binary files a/PB.Ex_Mail/PB.Ex_Mail_x86.dll and b/PB.Ex_Mail/PB.Ex_Mail_x86.dll differ