diff --git a/MITLIB/Dll/CommDll100D.dll b/MITLIB/Dll/CommDll100D.dll index a77e9f0..eeb12b6 100644 Binary files a/MITLIB/Dll/CommDll100D.dll and b/MITLIB/Dll/CommDll100D.dll differ diff --git a/MITLIB/Dll/GuiDll100D.dll b/MITLIB/Dll/GuiDll100D.dll index 43ab5e1..2ca66c1 100644 Binary files a/MITLIB/Dll/GuiDll100D.dll and b/MITLIB/Dll/GuiDll100D.dll differ diff --git a/MITLIB/Dll/IODll100D.dll b/MITLIB/Dll/IODll100D.dll index f3e47b3..e132bf3 100644 Binary files a/MITLIB/Dll/IODll100D.dll and b/MITLIB/Dll/IODll100D.dll differ diff --git a/MITLIB/Dll/SecsGem100.dll b/MITLIB/Dll/SecsGem100.dll index 32607a7..f5d1719 100644 Binary files a/MITLIB/Dll/SecsGem100.dll and b/MITLIB/Dll/SecsGem100.dll differ diff --git a/MITLIB/Dll/Utility100D.dll b/MITLIB/Dll/Utility100D.dll index 7149c33..bfc27bd 100644 Binary files a/MITLIB/Dll/Utility100D.dll and b/MITLIB/Dll/Utility100D.dll differ diff --git a/MITLIB/Dll/mcctrdll100D.dll b/MITLIB/Dll/mcctrdll100D.dll index bfbad7d..8b22ad3 100644 Binary files a/MITLIB/Dll/mcctrdll100D.dll and b/MITLIB/Dll/mcctrdll100D.dll differ diff --git a/MITLIB/GuiDLL/GuiDLL.rc b/MITLIB/GuiDLL/GuiDLL.rc index 963a9a1..f2779f7 100644 --- a/MITLIB/GuiDLL/GuiDLL.rc +++ b/MITLIB/GuiDLL/GuiDLL.rc @@ -995,8 +995,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO #else VS_VERSION_INFO VERSIONINFO #endif - FILEVERSION 2,3,8,58 - PRODUCTVERSION 2,3,8,58 + FILEVERSION 2,3,8,59 + PRODUCTVERSION 2,3,8,59 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -1014,12 +1014,12 @@ BEGIN VALUE "Comments", "1. Added Cleanup After Delete Package during deleting of package for application to do any other clean up.\r\n" VALUE "CompanyName", "MIT " VALUE "FileDescription", "GuiDLL" - VALUE "FileVersion", "2.3.8.58\0" + VALUE "FileVersion", "2.3.8.59\0" VALUE "InternalName", "GuiDLL" VALUE "LegalCopyright", "Copyright ? 2015" VALUE "OriginalFilename", "GuiDLL.dll" VALUE "ProductName", "MIT GuiDLL" - VALUE "ProductVersion", "2.3.8.58\0" + VALUE "ProductVersion", "2.3.8.59\0" END END BLOCK "VarFileInfo" diff --git a/MITLIB/Lib/CommDll100D.lib b/MITLIB/Lib/CommDll100D.lib index 6bd894a..9354b81 100644 Binary files a/MITLIB/Lib/CommDll100D.lib and b/MITLIB/Lib/CommDll100D.lib differ diff --git a/MITLIB/Lib/GuiDll100D.lib b/MITLIB/Lib/GuiDll100D.lib index dd13c80..a33f0d9 100644 Binary files a/MITLIB/Lib/GuiDll100D.lib and b/MITLIB/Lib/GuiDll100D.lib differ diff --git a/MITLIB/Lib/IODll100D.lib b/MITLIB/Lib/IODll100D.lib index e96b5c8..be1cd97 100644 Binary files a/MITLIB/Lib/IODll100D.lib and b/MITLIB/Lib/IODll100D.lib differ diff --git a/MITLIB/Lib/SecsGem100.lib b/MITLIB/Lib/SecsGem100.lib index 6d760e0..9d1c4af 100644 Binary files a/MITLIB/Lib/SecsGem100.lib and b/MITLIB/Lib/SecsGem100.lib differ diff --git a/MITLIB/Lib/Utility100D.lib b/MITLIB/Lib/Utility100D.lib index a07cec6..475485c 100644 Binary files a/MITLIB/Lib/Utility100D.lib and b/MITLIB/Lib/Utility100D.lib differ diff --git a/MITLIB/Lib/mcctrdll100D.lib b/MITLIB/Lib/mcctrdll100D.lib index 7e54f73..b266ade 100644 Binary files a/MITLIB/Lib/mcctrdll100D.lib and b/MITLIB/Lib/mcctrdll100D.lib differ diff --git a/MITLIB/Utility/Utility.rc b/MITLIB/Utility/Utility.rc index 4aa2e17..287226e 100644 --- a/MITLIB/Utility/Utility.rc +++ b/MITLIB/Utility/Utility.rc @@ -110,8 +110,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO #else VS_VERSION_INFO VERSIONINFO #endif - FILEVERSION 2,3,8,58 - PRODUCTVERSION 2,3,8,58 + FILEVERSION 2,3,8,59 + PRODUCTVERSION 2,3,8,59 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x21L @@ -129,15 +129,15 @@ BEGIN VALUE "Comments", "1. Reduce opening and closing of MitLanguage.mdb\0" VALUE "CompanyName", "MIT \0" VALUE "FileDescription", "Utility\0" - VALUE "FileVersion", "2.3.8.58\0" + VALUE "FileVersion", "2.3.8.59\0" VALUE "InternalName", "Utility\0" VALUE "LegalCopyright", "Copyright © 2015\0" VALUE "LegalTrademarks", " \0" VALUE "OriginalFilename", "Utility.dll\0" VALUE "PrivateBuild", " \0" VALUE "ProductName", "MIT Utility\0" - VALUE "ProductVersion", "2.3.8.58\0" - VALUE "SpecialBuild", "mitlib-release-2-58\0" + VALUE "ProductVersion", "2.3.8.59\0" + VALUE "SpecialBuild", "mitlib-release-2-59\0" END END BLOCK "VarFileInfo" diff --git a/MITLIB/mcctrdll/mcctrdll.rc b/MITLIB/mcctrdll/mcctrdll.rc index 4e6e454..b9dff7d 100644 --- a/MITLIB/mcctrdll/mcctrdll.rc +++ b/MITLIB/mcctrdll/mcctrdll.rc @@ -72,8 +72,8 @@ VS_VERSION_INFO$(VERSION_CONTROL) VERSIONINFO #else VS_VERSION_INFO VERSIONINFO #endif - FILEVERSION 2,3,8,58 - PRODUCTVERSION 2,3,8,58 + FILEVERSION 2,3,8,59 + PRODUCTVERSION 2,3,8,59 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -91,15 +91,15 @@ BEGIN VALUE "Comments", "1. Do not process clear warning if warning did not exist\r\n2. Do not process warning if already process\r\n3. Clear run module warning when end of lot completed\0" VALUE "CompanyName", "MIT \0" VALUE "FileDescription", "mcctrdll\0" - VALUE "FileVersion", "2.3.8.58\0" + VALUE "FileVersion", "2.3.8.59\0" VALUE "InternalName", "mcctrdll\0" VALUE "LegalCopyright", "Copyright © 2015\0" VALUE "LegalTrademarks", " \0" VALUE "OriginalFilename", "mcctrdll.dll\0" VALUE "PrivateBuild", " \0" VALUE "ProductName", "MIT mcctrdll\0" - VALUE "ProductVersion", "2.3.8.58\0" - VALUE "SpecialBuild", "mitlib-release-2-58\0" + VALUE "ProductVersion", "2.3.8.59\0" + VALUE "SpecialBuild", "mitlib-release-2-59\0" END END BLOCK "VarFileInfo"