Message-ID: From: "chrullrich (@chrullrich)" To: "postgresql-interfaces/psqlodbc" Date: Sun, 29 Sep 2024 10:06:34 +0000 Subject: [postgresql-interfaces/psqlodbc] issue #56: 17.0.1 MSIs contain version 17.0.0 List-Id: X-GitHub-Author-Id: 4695907 X-GitHub-Author-Login: chrullrich X-GitHub-Issue: 56 X-GitHub-Repo: postgresql-interfaces/psqlodbc X-GitHub-State: closed X-GitHub-Type: issue X-GitHub-Url: https://github.com/postgresql-interfaces/psqlodbc/issues/56 Content-Type: text/plain; charset=utf-8 The 17.0.1 MSIs have version 17.0.0 both in the ProductVersion property (so they will fail to upgrade from the 17.0.0 MSIs) and in the file versions of the versioned DLLs. The code change from ab76a10c appears to be present in the DLLs; the largest difference between the two is in the function that was changed there. ![image](https://github.com/user-attachments/assets/62e39ec1-f2c6-47ec-bff7-10a08314f316) ![image](https://github.com/user-attachments/assets/b6858a43-2ce0-4576-8011-f2f533bf7a14)