Skip to content

Set CMake project version to 1.3.3#155

Merged
gafferongames merged 1 commit into
mainfrom
fix-project-version
Jul 10, 2026
Merged

Set CMake project version to 1.3.3#155
gafferongames merged 1 commit into
mainfrom
fix-project-version

Conversation

@gafferongames

Copy link
Copy Markdown
Contributor

The v1.3.2 release left project() at 1.3.1, so the shared library VERSION metadata (e.g. libnetcode.1.3.1.dylib) doesn't match the release it ships in — spotted while packaging v1.3.2 for homebrew-core. One-line fix, bumped straight to 1.3.3 so the tree matches the tag that will ship it. No library code changes.

🤖 Generated with Claude Code

The v1.3.2 release left project() at 1.3.1, so shared library
VERSION metadata (libnetcode.1.3.1.dylib) didn't match the release.
Bumped directly to 1.3.3 so the tree matches the tag that ships it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@gafferongames gafferongames merged commit 47ef7eb into main Jul 10, 2026
12 checks passed
@gafferongames gafferongames deleted the fix-project-version branch July 10, 2026 05:37
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