aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/pkg_tools/qt.installer.changelog/meta/package.xml
blob: 41674be8c78f5746180af6ed31b3be3bc8566e25 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<Package>
    <DisplayName>Qt Installer Changelog</DisplayName>
    <Description></Description>
    <Version>%MAINTENANCE_TOOL_VERSION%</Version>
    <Virtual>true</Virtual>
    <AutoDependOn>qt</AutoDependOn>
    <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
    <SortingPriority>0</SortingPriority>
</Package>