From 0a76a57f18127745535a25aa1f3ac243173ba1d1 Mon Sep 17 00:00:00 2001 From: drmortalwombat <90205530+drmortalwombat@users.noreply.github.com> Date: Sat, 24 Feb 2024 15:50:47 +0100 Subject: [PATCH] Bump version number --- oscar64/oscar64.cpp | 2 +- oscar64/oscar64.rc | 8 ++++---- oscar64setup/oscar64setup.vdproj | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/oscar64/oscar64.cpp b/oscar64/oscar64.cpp index 56bedeb..328d255 100644 --- a/oscar64/oscar64.cpp +++ b/oscar64/oscar64.cpp @@ -75,7 +75,7 @@ int main2(int argc, const char** argv) #else strcpy(strProductName, "oscar64"); - strcpy(strProductVersion, "1.27.238"); + strcpy(strProductVersion, "1.27.239"); #ifdef __APPLE__ uint32_t length = sizeof(basePath); diff --git a/oscar64/oscar64.rc b/oscar64/oscar64.rc index d00d125..0a86436 100644 --- a/oscar64/oscar64.rc +++ b/oscar64/oscar64.rc @@ -25,8 +25,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,27,238,0 - PRODUCTVERSION 1,27,238,0 + FILEVERSION 1,27,239,0 + PRODUCTVERSION 1,27,239,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -43,12 +43,12 @@ BEGIN BEGIN VALUE "CompanyName", "oscar64" VALUE "FileDescription", "oscar64 compiler" - VALUE "FileVersion", "1.27.238.0" + VALUE "FileVersion", "1.27.239.0" VALUE "InternalName", "oscar64.exe" VALUE "LegalCopyright", "Copyright (C) 2021" VALUE "OriginalFilename", "oscar64.exe" VALUE "ProductName", "oscar64" - VALUE "ProductVersion", "1.27.238.0" + VALUE "ProductVersion", "1.27.239.0" END END BLOCK "VarFileInfo" diff --git a/oscar64setup/oscar64setup.vdproj b/oscar64setup/oscar64setup.vdproj index fd681f8..1f83c47 100644 --- a/oscar64setup/oscar64setup.vdproj +++ b/oscar64setup/oscar64setup.vdproj @@ -6154,15 +6154,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:oscar64" - "ProductCode" = "8:{48CA0A06-57AB-4F70-8BE8-4FA70116E175}" - "PackageCode" = "8:{F0372634-9B36-46D2-95AF-3DD2B414BF99}" + "ProductCode" = "8:{B6BD7CEB-1F38-4866-B297-64C9A916FE03}" + "PackageCode" = "8:{19BA70A6-5ECD-45E7-9EC2-98490283C4F9}" "UpgradeCode" = "8:{9AB61EFF-ACAC-4079-9950-8D96615CD4EF}" "AspNetVersion" = "8:2.0.50727.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:1.27.238" + "ProductVersion" = "8:1.27.239" "Manufacturer" = "8:oscar64" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" @@ -6676,7 +6676,7 @@ { "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_FB2E467BC172457785F4279BB0BFE8B6" { - "SourcePath" = "8:..\\Debugx64\\oscar64.exe" + "SourcePath" = "8:..\\Releasex64\\oscar64.exe" "TargetName" = "8:" "Tag" = "8:" "Folder" = "8:_607E75AF0E2A4CB9908C4C39DF8FE6E4"