From 5971f9a80f6a712ea5d379d9db66f1a8073cc845 Mon Sep 17 00:00:00 2001 From: drmortalwombat <90205530+drmortalwombat@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:54:54 +0200 Subject: [PATCH] bump version number --- oscar64/oscar64.cpp | 2 +- oscar64/oscar64.rc | 8 ++++---- oscar64setup/oscar64setup.vdproj | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/oscar64/oscar64.cpp b/oscar64/oscar64.cpp index 2b60911..a75b734 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.240"); + strcpy(strProductVersion, "1.27.241"); #ifdef __APPLE__ uint32_t length = sizeof(basePath); diff --git a/oscar64/oscar64.rc b/oscar64/oscar64.rc index 5032448..2ca4089 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,240,0 - PRODUCTVERSION 1,27,240,0 + FILEVERSION 1,27,241,0 + PRODUCTVERSION 1,27,241,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -43,12 +43,12 @@ BEGIN BEGIN VALUE "CompanyName", "oscar64" VALUE "FileDescription", "oscar64 compiler" - VALUE "FileVersion", "1.27.240.0" + VALUE "FileVersion", "1.27.241.0" VALUE "InternalName", "oscar64.exe" VALUE "LegalCopyright", "Copyright (C) 2021" VALUE "OriginalFilename", "oscar64.exe" VALUE "ProductName", "oscar64" - VALUE "ProductVersion", "1.27.240.0" + VALUE "ProductVersion", "1.27.241.0" END END BLOCK "VarFileInfo" diff --git a/oscar64setup/oscar64setup.vdproj b/oscar64setup/oscar64setup.vdproj index 58f7091..7e81bcd 100644 --- a/oscar64setup/oscar64setup.vdproj +++ b/oscar64setup/oscar64setup.vdproj @@ -6154,15 +6154,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:oscar64" - "ProductCode" = "8:{66BDF691-D671-452A-9599-B887FB817218}" - "PackageCode" = "8:{40477AC4-9947-488B-985A-C8AB633504DA}" + "ProductCode" = "8:{D12BF264-6CF6-4631-A5F7-D73B85702BEA}" + "PackageCode" = "8:{1A998B16-D7AB-43C3-8240-BA87403D6169}" "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.240" + "ProductVersion" = "8:1.27.241" "Manufacturer" = "8:oscar64" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:"