Skip to content

Fix stale 1.4.0 version: bump to 1.5.1, derive conan version from CMake - #259

Merged
garyo merged 1 commit into
mainfrom
fix/stale-version
Jul 22, 2026
Merged

Fix stale 1.4.0 version: bump to 1.5.1, derive conan version from CMake#259
garyo merged 1 commit into
mainfrom
fix/stale-version

Conversation

@garyo

@garyo garyo commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Both the CMake project() version and the conan recipe still said 1.4.0, two releases behind. Bump CMakeLists.txt to 1.5.1 and make the conan recipe read its version from the project() VERSION via set_version(), so future release bumps happen in one place.

Both the CMake project() version and the conan recipe still said 1.4.0,
two releases behind. Bump CMakeLists.txt to 1.5.1 and make the conan
recipe read its version from the project() VERSION via set_version(),
so future release bumps happen in one place.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Gary Oberbrunner <garyo@darkstarsystems.com>
@garyo
garyo merged commit 7135509 into main Jul 22, 2026
11 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.

1 participant