From c46870ec1011d3b491d6560c1d262b8115c1cdd6 Mon Sep 17 00:00:00 2001 From: drmortalwombat <90205530+drmortalwombat@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:50:17 +0200 Subject: [PATCH] bump version number --- README.md | 1 + oscar64/oscar64.cpp | 2 +- oscar64/oscar64.rc | 8 ++++---- oscar64setup/oscar64setup.vdproj | 6 +++--- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b3f41e7..a020a79 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Supported Features: * new, delete, new[] and delete[] * virtual member functions * string and iostream classes +* default parameters for class members and functions ## Installation and Usage diff --git a/oscar64/oscar64.cpp b/oscar64/oscar64.cpp index ace2e49..c006cc7 100644 --- a/oscar64/oscar64.cpp +++ b/oscar64/oscar64.cpp @@ -74,7 +74,7 @@ int main2(int argc, const char** argv) #else strcpy(strProductName, "oscar64"); - strcpy(strProductVersion, "1.23.214"); + strcpy(strProductVersion, "1.23.215"); #ifdef __APPLE__ uint32_t length = sizeof(basePath); diff --git a/oscar64/oscar64.rc b/oscar64/oscar64.rc index 9520ced..bc8b980 100644 --- a/oscar64/oscar64.rc +++ b/oscar64/oscar64.rc @@ -25,8 +25,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,23,214,0 - PRODUCTVERSION 1,23,214,0 + FILEVERSION 1,23,215,0 + PRODUCTVERSION 1,23,215,0 FILEFLAGSMASK 0x3fL #ifdef _DEBUG FILEFLAGS 0x1L @@ -43,12 +43,12 @@ BEGIN BEGIN VALUE "CompanyName", "oscar64" VALUE "FileDescription", "oscar64 compiler" - VALUE "FileVersion", "1.23.214.0" + VALUE "FileVersion", "1.23.215.0" VALUE "InternalName", "oscar64.exe" VALUE "LegalCopyright", "Copyright (C) 2021" VALUE "OriginalFilename", "oscar64.exe" VALUE "ProductName", "oscar64" - VALUE "ProductVersion", "1.23.214.0" + VALUE "ProductVersion", "1.23.215.0" END END BLOCK "VarFileInfo" diff --git a/oscar64setup/oscar64setup.vdproj b/oscar64setup/oscar64setup.vdproj index 154e0c6..963e16f 100644 --- a/oscar64setup/oscar64setup.vdproj +++ b/oscar64setup/oscar64setup.vdproj @@ -5504,15 +5504,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:oscar64" - "ProductCode" = "8:{39A4B196-6F41-483E-B0B5-95BC052CADFE}" - "PackageCode" = "8:{1726C6F5-01F2-4105-BF06-3712F9EFA860}" + "ProductCode" = "8:{98D62EE4-5445-436D-BF7B-4353AD7BFEA3}" + "PackageCode" = "8:{90AEC745-AEF0-410C-9324-C5E13121720B}" "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.23.214" + "ProductVersion" = "8:1.23.215" "Manufacturer" = "8:oscar64" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:"