Skip to content

Bump version to 1.10.0 in CI and documentation#355

Merged
kaorut merged 1 commit into
mainfrom
v1.10.0_
May 3, 2026
Merged

Bump version to 1.10.0 in CI and documentation#355
kaorut merged 1 commit into
mainfrom
v1.10.0_

Conversation

@kaorut
Copy link
Copy Markdown
Member

@kaorut kaorut commented Apr 29, 2026

This pull request updates the project version from 1.9.0 to 1.10.0 across the codebase and related configuration files. The changes ensure consistency in versioning for documentation, build scripts, installer metadata, and workflow environments.

Version update across project files:

  • Updated project version to 1.10.0 in README.md, configure.ac, Doxyfile, and .github/workflows/windows-visualcpp.yml to reflect the new release. [1] [2] [3] [4]

Installer and resource metadata:

  • Updated version numbers in installer and resource files, including setup/installer/main.wxs (with a new ProductCode), and executable/setup/res/setup.rc for both file and product version metadata. [1] [2] [3]

@kaorut kaorut added this to the 1.10.0 milestone Apr 29, 2026
@kaorut kaorut self-assigned this Apr 29, 2026
Copilot AI review requested due to automatic review settings April 29, 2026 11:45
@kaorut kaorut added task-enhancement New feature or request v1.10.0 labels Apr 29, 2026
@kaorut kaorut linked an issue Apr 29, 2026 that may be closed by this pull request
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s declared release version from 1.9.0 to 1.10.0 across build/config, documentation, installer metadata, and the Windows CI workflow to keep versioning consistent for the 1.10.0 release.

Changes:

  • Bumped core project version in Autotools (configure.ac) and documentation (README.md, Doxyfile).
  • Updated Windows CI environment version variable used for artifact naming (.github/workflows/windows-visualcpp.yml).
  • Updated Windows installer/package and bootstrapper version metadata (setup/installer/main.wxs, executable/setup/res/setup.rc), including a new MSI ProductCode.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Updates displayed project version to 1.10.0.
configure.ac Updates Autoconf project version to 1.10.0.
Doxyfile Updates Doxygen PROJECT_NUMBER to 1.10.0.
.github/workflows/windows-visualcpp.yml Updates TETENGO_VER used in CI artifact naming to 1.10.0.
setup/installer/main.wxs Updates WiX package version/name and MSI ProductCode for the new release.
executable/setup/res/setup.rc Updates Windows resource file/product version fields to 1.10.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Update version number across CI configuration, documentation, build scripts, and installer files.

Updated TETENGO_VER in windows-visualcpp.yml from 1.9.0 to 1.10.0
Updated PROJECT_NUMBER in Doxyfile from 1.9.0 to 1.10.0
Updated version headers in README.md, configure.ac, setup.rc, and main.wxs to 1.10.0
Updated WiX Package attributes including new ProductCode for 1.10.0 release
@kaorut kaorut merged commit 2228285 into main May 3, 2026
21 checks passed
@kaorut kaorut deleted the v1.10.0_ branch May 3, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task-enhancement New feature or request v1.10.0

Development

Successfully merging this pull request may close these issues.

Change the version to 1.10.0.

2 participants