mirror of
https://github.com/MariaDB/server.git
synced 2025-08-31 22:22:30 +03:00
Bug#24732 Executables do not include Vista manifests
- Manifest requires four part application version. - mysqld does not need requireAdministrator rights to run.
This commit is contained in:
@@ -28,6 +28,7 @@ try
|
||||
break;
|
||||
case "version":
|
||||
var app_version= parts[1];
|
||||
app_version+= ".0";
|
||||
break;
|
||||
case "arch":
|
||||
var app_arch= parts[1];
|
||||
|
Reference in New Issue
Block a user