Conversation
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The version-only change has no unresolved review issues.
Review effort: Lite
Findings: None
What changed in this PR
Updates ABACUS release metadata from v3.11.0-beta9 to v3.11.0-beta10.
Changes:
- Bumps the
VERSIONmacro. - No calculation behavior or INPUT changes.
| File | Description |
|---|---|
source/source_main/version.h |
Updates the project version string. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
ErjieWu
approved these changes
Sep 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reminder
AGENTS.mdanddocs/developers_guide/agent_governance.md.source/changes.Linked Issue
No linked issue is needed: this is the version bump for the v3.11.0-beta10 release.
Unit Tests and/or Case Tests for my changes
git diff --cached --check: passed before committing.python3 tools/03_code_analysis/agent_governance_check.py --staged: exited 0, with advisory warnings requesting test evidence and a documentation rationale; both are addressed here.source/source_main/version.h.abacus --versionwere not run because this fresh checkout has no built ABACUS executable. CI results remain pending.What's changed?
Update
VERSIONinsource/source_main/version.hfromv3.11.0-beta9tov3.11.0-beta10, so builds using the default version macro identify the upcoming release correctly.Governance Notes
source_mainchanges; no ESolver, HSolver, ElecState, Hamilt, Operator, or Psi logic changes.