mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[PR #61] [CLOSED] Updating build number mechanics #7706
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/61
Author: @loudej
Created: 1/7/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
5d6617cUpdating build number mechanics📊 Changes
1 file changed (+12 additions, -7 deletions)
View changed files
📝
semver.md(+12 -7)📄 Description
Enables pre-release and build number to be processed with exactly the
same algorithm. Clarifies the usage and semantics of build numbers as
entirely different and subordinate to patch and pre-release.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.