Skip to content

Commit 4c5a0b9

Browse files
updated to contain correct version constants
1 parent a223f7d commit 4c5a0b9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

control

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
Package: udp-custom-device-{version}
2-
Version: 1.0
1+
Package: udp-custom-device-{veristand_version}
2+
Version: {nipkg_version}
33
Architecture: windows_x64
44
Maintainer: National Instruments <[email protected]>
55
XB-Plugin: file
6-
Description: This package provides a plugin to utilize UDP communication in NI VeriStand.
6+
Description: UDP Data Link Custom Device was built to extend VeriStand's communication abilities by providing the user with the ability to transmit and receive UDP packets.
77
XB-Eula:
88
Priority: standard
9-
Homepage: http://www.ni.com
9+
Homepage: https://github.com/NIVeriStandAdd-Ons/UDP-Data-Link-Custom-Device
1010
XB-LanguageSupport: en
1111
XB-UserVisible: yes
1212
Section: Add-Ons
13-
XB-DisplayVersion: 1.0
14-
XB-DisplayName: UDP Custom Device for VeriStand {version}
13+
XB-DisplayVersion: {nipkg_version}
14+
XB-DisplayName: UDP Custom Device for VeriStand {veristand_version}
1515
Depends:

0 commit comments

Comments
 (0)