Skip to content

Build: update version to v3.11.0-beta10 - #7997

Open
zzlinpku wants to merge 1 commit into
deepmodeling:developfrom
zzlinpku:release/v3.11.0-beta10
Open

zzlinpku wants to merge 1 commit into
deepmodeling:developfrom
zzlinpku:release/v3.11.0-beta10

Conversation

@zzlinpku

Copy link
Copy Markdown
Collaborator

Reminder

  • I have read AGENTS.md and docs/developers_guide/agent_governance.md.
  • I have linked an issue or explained why this PR does not need one.
  • I have added adequate unit tests and/or case tests, or explained why not.
  • I have listed the exact verification commands run and their results.
  • I have described user-visible behavior changes, including INPUT parameter changes.
  • I have explained core-module impact for ESolver, HSolver, ElecState, Hamilt, Operator, Psi, or other source/ changes.
  • I have requested any needed governance exception below.

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.
  • Reviewed the staged diff: exactly one line changed in source/source_main/version.h.
  • No new unit/case tests: only a version string changes; numerical algorithms and calculation behavior are unchanged.
  • Full build, runtime tests, and abacus --version were not run because this fresh checkout has no built ABACUS executable. CI results remain pending.

What's changed?

Update VERSION in source/source_main/version.h from v3.11.0-beta9 to v3.11.0-beta10, so builds using the default version macro identify the upcoming release correctly.

Governance Notes

  • INPUT/docs changes: no INPUT parameters, interfaces, or calculation behavior change. No documentation update is required for this version-string-only change.
  • Core module impact: only the version metadata in source_main changes; no ESolver, HSolver, ElecState, Hamilt, Operator, or Psi logic changes.
  • Exceptions requested: none.

Copilot AI lite review requested due to automatic review settings September 21, 2026 06:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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 VERSION macro.
  • 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.

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