diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2022-11-27 23:27:26 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2022-11-27 23:27:26 +0100 |
| commit | 3cf308c1c4cdb9404e3d3c6f9935ad9f628311d9 (patch) | |
| tree | 543cb8cdc824baa78978f395ad6b1bd3a3ec2397 /docs/magit-section.org | |
| parent | 28d086270ceac61c10548dfb50321222152f5c80 (diff) | |
Use new version string format for unreleased revisions
"N-git" < "N"; but "N.50-git" > "N".
Diffstat (limited to 'docs/magit-section.org')
| -rw-r--r-- | docs/magit-section.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/magit-section.org b/docs/magit-section.org index 86cec18..f5a6bf9 100644 --- a/docs/magit-section.org +++ b/docs/magit-section.org @@ -7,7 +7,7 @@ #+texinfo_dir_category: Emacs #+texinfo_dir_title: Magit-Section: (magit-section). #+texinfo_dir_desc: Use Magit sections in your own packages. -#+subtitle: for version 3.3.0-git +#+subtitle: for version 3.3.0.50-git #+setupfile: .orgconfig @@ -21,7 +21,7 @@ user options see [[info:magit#Sections]]. This manual documents how you can use sections in your own packages. #+texinfo: @noindent -This manual is for Magit-Section version 3.3.0-git. +This manual is for Magit-Section version 3.3.0.50-git. #+texinfo: @insertcopying :END: |
