You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ Versioning
12
12
13
13
The version of this package (which is derived from the upstream Yosys package version) is comprised of five parts in a ``X.Y.Z.N.postM`` format:
14
14
15
-
1. ``X``: Yosys major version
16
-
2. ``Y``: Yosys minor version
17
-
3. ``Z``: Yosys patch version; only present for some Yosys releases, zero if not present
18
-
4. ``N``: Yosys node version; only present for unreleased Yosys snapshots (where it matches the ``N`` in the ``X.Y+N`` upstream version), zero for releases
19
-
5. ``postM``: package version, monotonically incrementing from the initial commit
15
+
1. ``X``: Yosys major version
16
+
2. ``Y``: Yosys minor version
17
+
3. ``Z``: Yosys patch version; only present for some Yosys releases, zero if not present
18
+
4. ``N``: Yosys node version; only present for unreleased Yosys snapshots (where it matches the ``N`` in the ``X.Y+N`` upstream version), zero for releases
19
+
5. ``postM``: package version, monotonically incrementing from the initial commit
0 commit comments