Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cross/org.eclipse.cdt.launch.serial.ui/about.mappings')
-rw-r--r--cross/org.eclipse.cdt.launch.serial.ui/about.mappings9
1 files changed, 9 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.launch.serial.ui/about.mappings b/cross/org.eclipse.cdt.launch.serial.ui/about.mappings
new file mode 100644
index 00000000000..936a8039c3e
--- /dev/null
+++ b/cross/org.eclipse.cdt.launch.serial.ui/about.mappings
@@ -0,0 +1,9 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+# The following should contain the build version.
+# e.g. "0=20200106-1728"
+# This value will be added automatically via the build scripts
+0=${buildId}

Back to the top