Improved plugin name to "Launch over Serial UI Plugin"

Contributed by STMicroelectronics

Change-Id: Id3a52a912492b1571374b570fe07009aa08f2b9b
Signed-off-by: Torbjörn Svensson <torbjorn.svensson@st.com>
diff --git a/cross/org.eclipse.cdt.launch.serial.ui/META-INF/MANIFEST.MF b/cross/org.eclipse.cdt.launch.serial.ui/META-INF/MANIFEST.MF
index 872eaf1..4974413 100644
--- a/cross/org.eclipse.cdt.launch.serial.ui/META-INF/MANIFEST.MF
+++ b/cross/org.eclipse.cdt.launch.serial.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt.launch.serial.ui;singleton:=true
 Bundle-Vendor: %providerName
-Bundle-Version: 1.1.0.qualifier
+Bundle-Version: 1.1.100.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.13.0",
  org.eclipse.ui;bundle-version="3.109.0",
diff --git a/cross/org.eclipse.cdt.launch.serial.ui/about.properties b/cross/org.eclipse.cdt.launch.serial.ui/about.properties
index d5ac2b9..9decf55 100644
--- a/cross/org.eclipse.cdt.launch.serial.ui/about.properties
+++ b/cross/org.eclipse.cdt.launch.serial.ui/about.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2017, 2020 Contributors to the Eclipse Foundation
+# Copyright (c) 2017, 2021 Contributors to the Eclipse Foundation
 #
 # See the NOTICE file(s) distributed with this work for additional
 # information regarding copyright ownership.
@@ -24,7 +24,7 @@
 Version: {featureVersion}\n\
 Build id: {0}\n\
 \n\
-Copyright (c) 2017, 2020 Contributors to the Eclipse Foundation
+Copyright (c) 2017, 2021 Contributors to the Eclipse Foundation
 \n\
 See the NOTICE file(s) distributed with this work for additional\n\
 information regarding copyright ownership.\n\
diff --git a/cross/org.eclipse.cdt.launch.serial.ui/plugin.properties b/cross/org.eclipse.cdt.launch.serial.ui/plugin.properties
index 00ece32..ab86ed3 100644
--- a/cross/org.eclipse.cdt.launch.serial.ui/plugin.properties
+++ b/cross/org.eclipse.cdt.launch.serial.ui/plugin.properties
@@ -10,5 +10,5 @@
 # Torbjörn Svensson - initial API and implementation
 ##################################################################################
 
-pluginName = Ui
+pluginName = Launch over Serial UI Plugin
 providerName = Eclipse CDT