]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipc-metadata.git/blobdiff - src/eclipse/Product.xdc
docs: Update version number in docs to 3.50.03.05
[ipc/ipc-metadata.git] / src / eclipse / Product.xdc
index ae7974a72fd668e75f87f718e4bb365a44cc7bc4..19f49ca6b85e22ae43b1232e98d268ce46b3c15e 100755 (executable)
@@ -37,7 +37,7 @@ metaonly module Product inherits IProduct {
 
     override config String id   = "com.ti.rtsc.IPC";
 
-    override config String version = "3.50.03.04";
+    override config String version = "3.50.03.05";
 
     override config String companyName = "Texas Instruments Incorporated";
 
@@ -73,7 +73,7 @@ metaonly module Product inherits IProduct {
     override config IProduct.HelpToc helpTocArr[] = [
         {
             label: "Release Notes",
-            filePath: "ipc_3_50_03_04_release_notes.html",
+            filePath: "ipc_3_50_03_05_release_notes.html",
             tocFile:false
         },
         {