Skip to content

Commit 9f1f7be

Browse files
committed
Fix README syntax.
1 parent d2f0b05 commit 9f1f7be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Versioning
1212

1313
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:
1414

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
2020

2121
Building
2222
========

0 commit comments

Comments
 (0)