From 2ae871b76ddd91abb626613e5b5c96b84ec1abcc Mon Sep 17 00:00:00 2001 From: zszilagy <62277788+zszilagy@users.noreply.github.com> Date: Wed, 19 Aug 2020 03:29:00 -0500 Subject: [PATCH] Fixed naming issue in suggested items list (#54) (#55) --- control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control b/control index 0c4fcbd1..980579ff 100644 --- a/control +++ b/control @@ -11,5 +11,5 @@ XB-LanguageSupport: en XB-UserVisible: yes Section: Add-Ons XB-DisplayVersion: {nipkg_version} -XB-DisplayName: FPGA Addon for VeriStand {veristand_version} +XB-DisplayName: NI FPGA Addon for VeriStand {veristand_version} Depends: {ni-veristand-{veristand_version}} (>= {labview_short_version}.0.0)