diff options
author | Werner Koch <[email protected]> | 2023-05-24 12:16:10 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2023-05-24 12:17:06 +0000 |
commit | 8295fb3f0b4fc33ba02456c7588cae4df2b490ed (patch) | |
tree | 51e0aece23aa27d55b0c5a9ec92c718be55fd348 /dirmngr/dirmngr_ldap.w32-manifest.in | |
parent | w32: Add missing manifests and set a requestedExecutionLevel. (diff) | |
download | gnupg-8295fb3f0b4fc33ba02456c7588cae4df2b490ed.tar.gz gnupg-8295fb3f0b4fc33ba02456c7588cae4df2b490ed.zip |
w32: Add missing supportedOS Ids for Windows-10
--
Diffstat (limited to 'dirmngr/dirmngr_ldap.w32-manifest.in')
-rw-r--r-- | dirmngr/dirmngr_ldap.w32-manifest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dirmngr/dirmngr_ldap.w32-manifest.in b/dirmngr/dirmngr_ldap.w32-manifest.in index 67db0841c..509b5e0d1 100644 --- a/dirmngr/dirmngr_ldap.w32-manifest.in +++ b/dirmngr/dirmngr_ldap.w32-manifest.in @@ -3,7 +3,7 @@ <description>GNU Privacy Guard (LDAP Helper)</description> <assemblyIdentity type="win32" - name="GnuPG.dirmngr.ldap" + name="GnuPG.dirmngr-ldap" version="@BUILD_VERSION@" /> <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> |