Changeset: fa5982f75689 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/fa5982f75689
Modified Files:
clients/odbc/driver/driver.rc
Branch: Aug2024
Log Message:
Correct the ProductName
diffs (12 lines):
diff --git a/clients/odbc/driver/driver.rc b/clients/odbc/driver/driver.rc
--- a/clients/odbc/driver/driver.rc
+++ b/clients/odbc/driver/driver.rc
@@ -27,7 +27,7 @@ BEGIN
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "MonetODBC.dll\0"
VALUE "PrivateBuild", "\0"
- VALUE "ProductName", "MonetDB SQL Server\0"
+ VALUE "ProductName", "MonetDB ODBC Driver\0"
VALUE "ProductVersion", sversion(11,51,2)
VALUE "SpecialBuild", "\0"
END
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]