5.3.1.17.2. cli.cmd_release.update_version_core

Core update-version workflow implementation for release command.

Functions

apply_update_version(root, _from, _to)

Apply all low-level version update steps to release-managed files.

date_get_today()

Returns the date string for the output

get_previous_release(root)

Return the previous version number

update_c_h_files(root, iso_date_today, ...)

Update .c, and .h files

update_changelog(root, iso_date_today, ...)

Update changelog

update_citation(root, iso_date_today, _from, _to)

Update citation file

update_commit_fragments(root, ...)

Update the next-release commit fragment and create the one for the release

update_release_csv(root, iso_date_today, ...)

Update release.csv

update_wscript(root, _from, _to)

Update wscript