NCS 2.5.0: MCUBOOT_IMGTOOL_SIGN_VERSION any way to set this from the content of the new VERSION file?

I tried to update from NCS 2.4.2 to 2.5.0.

One change I was affected is the renaming of CONFIG_MCUBOOT_IMAGE_VERSION into CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION.

Is there a way to provide the values for CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION via the new VERSION file of zephyr?

What are the options to pass in the CONFIG_MCUBOOT_IMGTOOL_SIGN_VERSION?

Related