Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sbws
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
juga
sbws
Commits
9c83669b
Commit
9c83669b
authored
7 years ago
by
Matt Traudt
Browse files
Options
Downloads
Patches
Plain Diff
Add info about the interaction between various version numbers
parent
bacc49cd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-1
8 additions, 1 deletion
README.md
with
8 additions
and
1 deletion
README.md
+
8
−
1
View file @
9c83669b
...
...
@@ -21,10 +21,17 @@ are at the following places.
[
semantic versioning
]:
https://semver.org/
In addition to the overall semantic version for sbws as a whole, there are
simple integer versions for (i) the protcol sbws clients and servers use to
speak to each other, and (ii) the format in which results are stored.
Incrementing either of these version numbers requires a major version change
for sbws. (Note that the reverse is
**not**
true: a major sbws version change
does not require the integer versions for the wire protocol or result format to
change)
This project is released to the public domain under the CC0 1.0 Universal
license. See
[
`LICENSE.md`
](
/LICENSE.md
)
for more information.
## Installing
Clone the repo
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment