diff --git a/StartTAP/Resource.rc b/StartTAP/Resource.rc index 1b2f2df..1925166 100644 Binary files a/StartTAP/Resource.rc and b/StartTAP/Resource.rc differ diff --git a/start/Resource.aps b/start/Resource.aps index 6905209..740e1f9 100644 Binary files a/start/Resource.aps and b/start/Resource.aps differ diff --git a/start/Resource.rc b/start/Resource.rc index d7ea22e..d0b4410 100644 --- a/start/Resource.rc +++ b/start/Resource.rc @@ -44,14 +44,15 @@ END #endif // APSTUDIO_INVOKED + ///////////////////////////////////////////////////////////////////////////// // // Version // VS_VERSION_INFO VERSIONINFO - FILEVERSION 0,4,0,0 - PRODUCTVERSION 0,4,0,0 + FILEVERSION 0,5,0,0 + PRODUCTVERSION 0,5,0,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x25L @@ -67,13 +68,13 @@ BEGIN BLOCK "040904b0" BEGIN VALUE "CompanyName", "Rounak" - VALUE "FileDescription", "TranslucentSM" - VALUE "FileVersion", "0.4.0.0" + VALUE "FileDescription", "TranslucentSM Loader" + VALUE "FileVersion", "0.5.0.0" VALUE "InternalName", "start.exe" - VALUE "LegalCopyright", "Copyright (C) 2023 Rounak" + VALUE "LegalCopyright", "Copyright (C) 2024 Rounak" VALUE "OriginalFilename", "start.exe" VALUE "ProductName", "TranslucentSM" - VALUE "ProductVersion", "0.4.0.0" + VALUE "ProductVersion", "0.5.0.0" END END BLOCK "VarFileInfo" diff --git a/start/start.vcxproj b/start/start.vcxproj index 65f123a..c85baa2 100644 --- a/start/start.vcxproj +++ b/start/start.vcxproj @@ -33,6 +33,10 @@ true v143 Unicode + true + true + true + 10.0.10240.0 Application @@ -40,12 +44,20 @@ v143 true Unicode + true + true + true + 10.0.10240.0 Application true v143 Unicode + true + true + true + 10.0.10240.0 Application @@ -53,6 +65,10 @@ v143 true Unicode + true + true + true + 10.0.10240.0