Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aleflm
Copy link
Contributor

@aleflm aleflm commented Sep 26, 2025

PR intention

bump release version

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 26, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Increments the build-version component from 1 to 2 in both CMake and Autotools configurations by updating CLIENT_VERSION_BUILD in CMakeLists.txt (also updates COPYRIGHT_YEAR to 2025) and _CLIENT_VERSION_BUILD in configure.ac. No other logic or control-flow changes.

Changes

Cohort / File(s) Summary
Build/version metadata
CMakeLists.txt, configure.ac
Bump build number: CLIENT_VERSION_BUILD / _CLIENT_VERSION_BUILD changed from 1 to 2, affecting generated version strings and substitutions. Additionally, COPYRIGHT_YEAR in CMakeLists.txt updated from 2024 to 2025. No other edits.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • psolstice
  • levonpetrosyan93

Poem

A little hop, a tiny cue,
Build bumped up from one to two.
Carrots tall and numbers neat,
Version stamped with nimble feet.
β€” (_/) πŸ₯•

Pre-merge checks and finishing touches

βœ… Passed checks (3 passed)
Check name Status Explanation
Title Check βœ… Passed The title concisely and accurately reflects the core change by stating the release version bump to v0.14.14.2, matching the modifications in CMakeLists.txt and configure.ac. It avoids extraneous details and clearly communicates the change to anyone scanning the history. The inclusion of the exact version number ensures traceability of this release step.
Description Check βœ… Passed The description includes the mandatory PR intention section with a clear statement that the release version is being bumped. It follows the template structure for the required section, though the optional Code changes brief is omitted. The provided intention aligns with the overall objective of the pull request to update the version.
Docstring Coverage βœ… Passed No functions found in the changes. Docstring coverage check skipped.

πŸ“œ Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 336db29 and 631f059.

πŸ“’ Files selected for processing (2)
  • CMakeLists.txt (1 hunks)
  • configure.ac (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

@aleflm aleflm force-pushed the dev/aleflm/v0.14.14.2 branch from 336db29 to 631f059 Compare September 26, 2025 16:59
@reubenyap reubenyap merged commit 1e56285 into firoorg:master Sep 26, 2025
9 of 10 checks passed
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.

3 participants