<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>How to add a version to an application build for mcuboot?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106432/how-to-add-a-version-to-an-application-build-for-mcuboot</link><description>Hi, 
 
 How do you add a version number to the image header when it&amp;#39;s being signed? 
 I can only find this config which seems to have been removed in release 2.5.0. 
 
 Br, 
 Kuno</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Dec 2023 10:58:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106432/how-to-add-a-version-to-an-application-build-for-mcuboot" /><item><title>RE: How to add a version to an application build for mcuboot?</title><link>https://devzone.nordicsemi.com/thread/459335?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 10:58:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cec0ca0-441c-4060-9aa0-f41295298968</guid><dc:creator>Kuno.</dc:creator><description>&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add a version to an application build for mcuboot?</title><link>https://devzone.nordicsemi.com/thread/459326?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 10:16:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46ccb36c-eed1-42c2-91a6-47cccb001df5</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Application version is set in a different way in nRF Connect SDK 2.5.0 and later. According to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/releases_and_maturity/migration/migration_guide_2.5.html"&gt;migration guides for nRF Connect SDK 2.5.0&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;Applications using MCUboot must update to setting their version using an &lt;a title="(in Zephyr Project v3.4.99)" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/build/version/index.html#app-version-details"&gt;&lt;span&gt;application VERSION file&lt;/span&gt;&lt;/a&gt; instead of the previously used &lt;code&gt;&lt;span&gt;CONFIG_MCUBOOT_IMAGE_VERSION&lt;/span&gt;&lt;/code&gt; Kconfig option. Alternatively, you can set the version in Kconfig by using the &lt;a title="(in Kconfig reference v&amp;amp;nbsp;)" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/index.html#CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION"&gt;&lt;code&gt;&lt;span&gt;CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION&lt;/span&gt;&lt;/code&gt;&lt;/a&gt; option, but using a &lt;code&gt;&lt;span&gt;VERSION&lt;/span&gt;&lt;/code&gt; file is the recommended approach.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>