File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ with the version header after a release.
139
139
If you bump another part, for example to \" 1.3.0-git\" , then you
140
140
cannot later decide to release \" 1.2.4\" , without all snapshot
141
141
releases that were previously labeled \" 1.3.0-git...\" to be
142
- considerd larger than the \" 1.2.4\" release that follows them.
142
+ considered larger than the \" 1.2.4\" release that follows them.
143
143
144
144
To use this approach you have to set two variables:
145
145
@@ -148,9 +148,9 @@ with the version header after a release.
148
148
149
149
Beside appending the specified suffix, this automatically bumps
150
150
the least significant part of the version string of the
151
- preceeding release.
151
+ preceding release.
152
152
153
- A package may embbed version strings in other places beside the
153
+ A package may embed version strings in other places beside the
154
154
version header, in manuals, for example. I recommend that you add a
155
155
post-release suffix to these version strings after a release. Because
156
156
these version strings are not used by Emacs, we can ignore that Emacs
You can’t perform that action at this time.
0 commit comments