Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit da09c8b

Browse files
committed
DC-2281: Updated installer config files to prep for PTG release.
1 parent d9033a5 commit da09c8b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dcs-packaging-tool-gui/src/main/deploy/package/linux/DCPackageTool.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# under the License.
1515
Summary: GUI for describing data and generating data packages from file system.
1616
Name: DCPackageTool
17-
Version: 1.0.2
17+
Version: 1.0.3
1818
Release: 1
1919
License: Apache License, Version 2.0
2020
Vendor: Data Conservancy <dc-ird@googlegroups.com>

dcs-packaging-tool-gui/src/main/deploy/package/linux/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# specific language governing permissions and limitations
1414
# under the License.
1515
Package: dc-package-tool
16-
Version: 1.0.2
16+
Version: 1.0.3
1717
Section: utils
1818
Maintainer: Data Conservancy <dc-ird@googlegroups.com>
1919
Priority: optional

dcs-packaging-tool-gui/src/main/deploy/package/windows/DC Package Tool.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ specific language governing permissions and limitations
1616
under the License.
1717
-->
1818
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi" xmlns:util="http://schemas.microsoft.com/wix/UtilExtension">
19-
<Product Id="9eb19be3-0bde-41c3-9426-c534db4c64e3" Name="DC Package Tool" Language="1033" Version="1.0.2" Manufacturer="Data Conservancy" UpgradeCode="ba78c392-1b9c-4665-be68-1b46e13c4931">
19+
<Product Id="9eb19be3-0bde-41c3-9426-c534db4c64e3" Name="DC Package Tool" Language="1033" Version="1.0.3" Manufacturer="Data Conservancy" UpgradeCode="ba78c392-1b9c-4665-be68-1b46e13c4931">
2020
<Package Description="none" Comments="None" InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
2121
<Media Id="1" Cabinet="simple.cab" EmbedCab="yes" />
2222
<!-- We use RemoveFolderEx to ensure application folder is fully

0 commit comments

Comments
 (0)