Skip to content

release: stop manually updating version fallback info.#871

Open
jodavies wants to merge 1 commit into
form-dev:masterfrom
jodavies:version-info
Open

release: stop manually updating version fallback info.#871
jodavies wants to merge 1 commit into
form-dev:masterfrom
jodavies:version-info

Conversation

@jodavies

@jodavies jodavies commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

With this commit, rely completely on git-version-gen.sh to determine version information and built date. This means the hardcoded "fallback" version information in sources/form3.h does not have to be manually updated for a release, triggering the whole CI cycle. The date and version information is also automatically inserted into the man page.

This makes the release procedure as simple as pushing a new tag to the repository, which streamlines things now that we aim to release much more regular patch versions -- whenever a few small features or significant bugfixes are made.

Rely on version info from git-version-gen.sh, to make pushing releases easier.
The date and version in the man page is also now prepared automatically.
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 63.186%. remained the same — jodavies:version-info into form-dev:master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants